C# Class CSharpGL.TypeHelper

Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Méthode Description
CreateInstance ( this type ) : object

Create an instance of specified type.

Method Details

CreateInstance() public static méthode

Create an instance of specified type.
public static CreateInstance ( this type ) : object
type this
Résultat object