C# 클래스 Generator.Meta.StaticInstance

파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

공개 메소드들

메소드 설명
StaticInstance ( string className, string classNamespace, string instanceName, string typeName, bool globalMethods, IEnumerable removes ) : System.Collections.Generic

메소드 상세

StaticInstance() 공개 메소드

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
리턴 System.Collections.Generic