Property | Type | Description | |
---|---|---|---|
TargetType |
Method | Description | |
---|---|---|
GetContainedTypes ( ) : System.Type[] |
Gets the contained types.
|
|
GetMember ( string binderName ) : IEnumerable |
Gets the members.
|
|
RealType ( |
Initializes a new instance of the RealType class.
|
public GetMember ( string binderName ) : IEnumerable |
||
binderName | string | Name of the binder. |
return | IEnumerable |
public RealType ( |
||
type | The type. | |
return | System |