C# Class Spark.Emit.LazyEmitType

Inheritance: IEmitType
Datei anzeigen Open project: spark-shading-language/spark

Public Methods

Method Description
LazyEmitType ( Func func ) : System

Method Details

LazyEmitType() public method

public LazyEmitType ( Func func ) : System
func Func
return System