메소드 | 설명 | |
---|---|---|
GetAllAttributes ( this method, string attributeName ) : object[] | ||
GetAttribute ( this method, string attributeName ) : object | ||
GetObjectPropertyValue ( this attributeInstance, string propertyName ) : object | ||
GetTestClasses ( this assembly, bool>.Func |
||
HasAttribute ( this method, string attributeName ) : bool | ||
TryGetTypes ( this assembly, IList |
public static GetAllAttributes ( this method, string attributeName ) : object[] | ||
method | this | |
attributeName | string | |
리턴 | object[] |
public static GetAttribute ( this method, string attributeName ) : object | ||
method | this | |
attributeName | string | |
리턴 | object |
public static GetObjectPropertyValue ( this attributeInstance, string propertyName ) : object | ||
attributeInstance | this | |
propertyName | string | |
리턴 | object |
public static GetTestClasses ( this assembly, bool>.Func |
||
assembly | this | |
filter | bool>.Func | |
createType | ITestClass>.Func | |
리턴 | ICollection |
public static HasAttribute ( this method, string attributeName ) : bool | ||
method | this | |
attributeName | string | |
리턴 | bool |
public static TryGetTypes ( this assembly, IList |
||
assembly | this | |
types | IList |
|
리턴 | bool |