Rhino.NativeGenerator.NativeGenerator C# (CSharp) Method

NativeGenerator() private method

Only for constructing the prototype object.
Only for constructing the prototype object.
private NativeGenerator ( ) : System
return System
		private NativeGenerator()
		{
		}

Same methods

NativeGenerator::NativeGenerator ( Scriptable scope, NativeFunction function, object savedState ) : System