Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CSharpGL
TypeHelper
C# Class CSharpGL.TypeHelper
Exibir arquivo
Open project: bitzhuwei/CSharpGL
Public Methods
Method
Description
CreateInstance
(
this
type
) :
object
Create an instance of specified
type
.
Method Details
CreateInstance()
public
static
method
Create an instance of specified
type
.
public
static
CreateInstance
(
this
type
) :
object
type
this
return
object