C# Class Generator.Meta.StaticInstance

Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Méthodes publiques

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

Method Details

StaticInstance() public méthode

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
Résultat System.Collections.Generic