Method | Description | |
---|---|---|
AddType ( |
Adds the type.
|
|
AddType ( |
Adds the type.
|
|
AggreType ( ) : System |
Initializes a new instance of the AggreType class.
|
|
GetContainedTypes ( ) : System.Type[] |
Gets the contained types.
|
|
GetInterfaceTypes ( ) : System.Type[] |
Gets the interface types.
|
|
GetMember ( string binderName ) : IEnumerable |
Gets the members.
|
|
MakeTypeAppendable ( IEquivalentType type ) : |
Makes the type appendable.
|
public GetMember ( string binderName ) : IEnumerable |
||
binderName | string | Name of the binder. |
return | IEnumerable |
public static MakeTypeAppendable ( IEquivalentType type ) : |
||
type | IEquivalentType | The type. |
return |