메소드 | 설명 | |
---|---|---|
GetBehaviorSpecifications ( this clazz ) : IEnumerable |
||
GetFirstGenericArgument ( this element ) : IClass | ||
GetSubjectString ( this type ) : string | ||
GetTags ( this type ) : ICollection |
||
IsBehavior ( this element ) : bool | ||
IsBehaviorContainer ( this element ) : bool | ||
IsConstant ( this element ) : bool | ||
IsContext ( this element ) : bool | ||
IsContextBaseClass ( this element ) : bool | ||
IsField ( this element ) : bool | ||
IsIgnored ( this element ) : bool | ||
IsLocal ( this element ) : bool | ||
IsSpecification ( this element ) : bool | ||
IsSupportingField ( this element ) : bool |
메소드 | 설명 | |
---|---|---|
GetSubjectAttribute ( IAttributesSet type ) : IAttributeInstance | ||
GetValidatedFieldType ( this element ) : IDeclaredType | ||
IsInvalid ( this type ) : bool | ||
IsValidFieldOfType ( this element, string typeFullName ) : bool |
public static GetBehaviorSpecifications ( this clazz ) : IEnumerable |
||
clazz | this | |
리턴 | IEnumerable |
public static GetFirstGenericArgument ( this element ) : IClass | ||
element | this | |
리턴 | IClass |
public static GetSubjectString ( this type ) : string | ||
type | this | |
리턴 | string |
public static IsBehaviorContainer ( this element ) : bool | ||
element | this | |
리턴 | bool |
public static IsContextBaseClass ( this element ) : bool | ||
element | this | |
리턴 | bool |
public static IsSpecification ( this element ) : bool | ||
element | this | |
리턴 | bool |
public static IsSupportingField ( this element ) : bool | ||
element | this | |
리턴 | bool |