Dela via


ScorableGroupAttribute Klass

Definition

Det här attributet används för att styra scorable-grupper för DispatchDialog<TResult>.

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)]
public class ScorableGroupAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=true, Inherited=true)>]
type ScorableGroupAttribute = class
    inherit Attribute
Public Class ScorableGroupAttribute
Inherits Attribute
Arv
ScorableGroupAttribute
Attribut

Kommentarer

ScorableGroupAttribute tillåter att användaren åsidosätter bedömningsprocessen för att skapa ordnade scorable-grupper, där poängen från den första scorable-gruppen jämförs först, och om det inte finns någon korrigerbar som vill delta från den första scorable-gruppen, beaktas den andra scorable-gruppen och så vidare.

Konstruktorer

ScorableGroupAttribute(Int32)

ScorableGroupAttributeKonstruera .

Egenskaper

Order

Den korrigerbara gruppordningen.

Gäller för