Méthode | Description | |
---|---|---|
IsConventional ( this candidateType ) : bool |
A type is conventional if and only it is: - not marked with an unconventional attribute - all marked conditional conventions return true
|
|
SatisfiesConditionalConventions ( this candidateType ) : bool |
public static IsConventional ( this candidateType ) : bool | ||
candidateType | this | |
Résultat | bool |
public static SatisfiesConditionalConventions ( this candidateType ) : bool | ||
candidateType | this | |
Résultat | bool |