C# 클래스 System.Xml.Xsl.Xslt.ScriptClass

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
endLoc Location
endUri string
ns string
nsImports System.Collections.Specialized.StringCollection
refAssemblies System.Collections.Specialized.StringCollection
refAssembliesByHref bool
scriptUris string>.Dictionary

공개 메소드들

메소드 설명
ScriptClass ( string ns ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GenerateUniqueClassName ( ) : string

메소드 상세

ScriptClass() 공개 메소드

public ScriptClass ( string ns ) : System.Collections.Generic
ns string
리턴 System.Collections.Generic

프로퍼티 상세

endLoc 공개적으로 프로퍼티

public Location endLoc
리턴 Location

endUri 공개적으로 프로퍼티

public string endUri
리턴 string

ns 공개적으로 프로퍼티

public string ns
리턴 string

nsImports 공개적으로 프로퍼티

public StringCollection,System.Collections.Specialized nsImports
리턴 System.Collections.Specialized.StringCollection

refAssemblies 공개적으로 프로퍼티

public StringCollection,System.Collections.Specialized refAssemblies
리턴 System.Collections.Specialized.StringCollection

refAssembliesByHref 공개적으로 프로퍼티

public bool refAssembliesByHref
리턴 bool

scriptUris 공개적으로 프로퍼티

public Dictionary scriptUris
리턴 string>.Dictionary