Method | Description | |
---|---|---|
GetConstructors ( System bindingFlags ) : IEnumerable |
||
GetMethods ( System bindingFlags ) : IEnumerable |
||
GetNestedTypes ( System bindingFlags ) : IEnumerable |
||
GetProperties ( System bindingFlags ) : IEnumerable |
||
ReflectedTypeDetails ( |
public GetConstructors ( System bindingFlags ) : IEnumerable |
||
bindingFlags | System | |
return | IEnumerable |
public GetMethods ( System bindingFlags ) : IEnumerable |
||
bindingFlags | System | |
return | IEnumerable |
public GetNestedTypes ( System bindingFlags ) : IEnumerable |
||
bindingFlags | System | |
return | IEnumerable |
public GetProperties ( System bindingFlags ) : IEnumerable |
||
bindingFlags | System | |
return | IEnumerable |
public ReflectedTypeDetails ( |
||
type | ||
return | System |