C# Class Generator.Meta.StaticInstance

Show file Open project: Saltarelle/SaltarelleWeb

Public Methods

Method Description
StaticInstance ( string className, string classNamespace, string instanceName, string typeName, bool globalMethods, IEnumerable removes ) : System.Collections.Generic

Method Details

StaticInstance() public method

public StaticInstance ( string className, string classNamespace, string instanceName, string typeName, bool globalMethods, IEnumerable removes ) : System.Collections.Generic
className string
classNamespace string
instanceName string
typeName string
globalMethods bool
removes IEnumerable
return System.Collections.Generic