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
Shaolinq
TypeBuilding
ILGeneratorExtensions
C# Class Shaolinq.TypeBuilding.ILGeneratorExtensions
Exibir arquivo
Open project: tumtumtum/Shaolinq
Public Methods
Method
Description
EmitDefaultValue
(
this
generator
,
Type
type
) :
void
Method Details
EmitDefaultValue()
public
static
method
public
static
EmitDefaultValue
(
this
generator
,
Type
type
) :
void
generator
this
type
System.Type
return
void