Method |
Description |
|
CheckForCustomAttribute ( IList attributes, Type caType ) : bool |
|
|
CheckIfTargetOK ( Object caType ) : bool |
|
|
ConvertClassScopesAndEnumWrappers ( ArrayList vals ) : void |
|
|
ConvertFieldAndPropertyInfos ( ArrayList vals ) : void |
|
|
CustomAttribute ( Context context, AST func, ASTList args ) : System |
|
|
DaysSince2000 ( ) : ushort |
|
|
Evaluate ( ) : Object |
|
|
ExtractCustomAttribute ( IList attributes, Type caType ) : Object[] |
|
|
GetCLSComplianceValue ( ) : CLSComplianceSpec |
|
|
GetCustomAttribute ( ) : CustomAttributeBuilder |
|
|
GetCustomAttributeValue ( CustomAttributeTypedArgument arg ) : Object |
|
|
GetCustomAttributes ( Assembly target, Type caType, bool inherit ) : Object[] |
|
|
GetCustomAttributes ( MemberInfo target, Type caType, bool inherit ) : Object[] |
|
|
GetCustomAttributes ( Module target, Type caType, bool inherit ) : Object[] |
|
|
GetCustomAttributes ( ParameterInfo target, Type caType, bool inherit ) : Object[] |
|
|
GetTypeIfAttributeHasToBeUnique ( ) : Object |
|
|
GetTypeName ( Object t ) : String |
|
|
IsDefined ( MemberInfo target, Type caType, bool inherit ) : bool |
|
|
IsDefined ( ParameterInfo target, Type caType, bool inherit ) : bool |
|
|
IsExpandoAttribute ( ) : bool |
|
|
ParseVersion ( String vString ) : System.Version |
|
|
PartiallyEvaluate ( ) : AST |
|
|
SecondsSinceMidnight ( ) : ushort |
|
|
SetTarget ( AST target ) : void |
|
|
TranslateToIL ( ILGenerator il, Type rtype ) : void |
|
|
TranslateToILInitializer ( ILGenerator il ) : void |
|
|
TypeOfArgument ( Object argument ) : IReflect |
|
|