C# Class Shaolinq.TypeBuilding.ILGeneratorExtensions

Mostra file 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