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
NClass
Core
StructureType
C# Class NClass.Core.StructureType
Inheritance:
SingleInharitanceType
Exibir arquivo
Open project: gbaychev/NClass
Class Usage Examples
Public Methods
Method
Description
AddDestructor
( ) :
Destructor
Clone
( ) :
StructureType
Protected Methods
Method
Description
StructureType
(
string
name
) :
System
Method Details
AddDestructor()
public
method
/// The type does not support destructors. ///
public
AddDestructor
( ) :
Destructor
return
Destructor
Clone()
public
abstract
method
public
abstract
Clone
( ) :
StructureType
return
StructureType
StructureType()
protected
method
/// The
does not fit to the syntax. ///
protected
StructureType
(
string
name
) :
System
name
string
return
System