Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
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 | |
return | IEnumerable |
public static GetFirstGenericArgument ( this element ) : IClass | ||
element | this | |
return | IClass |
public static GetSubjectString ( this type ) : string | ||
type | this | |
return | string |
public static GetTags ( this type ) : ICollection |
||
type | this | |
return | ICollection |
public static IsBehavior ( this element ) : bool | ||
element | this | |
return | bool |
public static IsBehaviorContainer ( this element ) : bool | ||
element | this | |
return | bool |
public static IsConstant ( this element ) : bool | ||
element | this | |
return | bool |
public static IsContext ( this element ) : bool | ||
element | this | |
return | bool |
public static IsContextBaseClass ( this element ) : bool | ||
element | this | |
return | bool |
public static IsField ( this element ) : bool | ||
element | this | |
return | bool |
public static IsIgnored ( this element ) : bool | ||
element | this | |
return | bool |
public static IsLocal ( this element ) : bool | ||
element | this | |
return | bool |
public static IsSpecification ( this element ) : bool | ||
element | this | |
return | bool |
public static IsSupportingField ( this element ) : bool | ||
element | this | |
return | bool |