메소드 | 설명 | |
---|---|---|
GetMethod ( this type, string name ) : |
||
GetProperties ( this type ) : IEnumerable |
||
GetProperty ( this type, string name ) : |
public static GetMethod ( this type, string name ) : |
||
type | this | |
name | string | |
리턴 |
public static GetProperties ( this type ) : IEnumerable |
||
type | this | |
리턴 | IEnumerable |
public static GetProperty ( this type, string name ) : |
||
type | this | |
name | string | |
리턴 |