C# Class Shaolinq.TypeBuilding.ILGeneratorExtensions

Afficher le fichier Open project: tumtumtum/Shaolinq

Méthodes publiques

Méthode Description
EmitDefaultValue ( this generator, Type type ) : void

Method Details

EmitDefaultValue() public static méthode

public static EmitDefaultValue ( this generator, Type type ) : void
generator this
type System.Type
Résultat void