C# Class xstream.DynamicInstanceBuilder

Afficher le fichier Open project: srushti/xstream.net Class Usage Examples

Private Properties

Свойство Type Description
GetDelegateParameterTypes System.Type[]
GetDynamicInstance object

Méthodes publiques

Méthode Description
CreateInstance ( Type type ) : object

Private Methods

Méthode Description
GetDelegateParameterTypes ( Type d ) : System.Type[]
GetDynamicInstance ( Type type ) : object

Method Details

CreateInstance() public static méthode

public static CreateInstance ( Type type ) : object
type System.Type
Résultat object