C# 클래스 Fusion

파일 보기 프로젝트 열기: oleg-shilo/cs-script 1 사용 예제들

공개 메소드들

메소드 설명
GetCacheTypeString ( UInt32 nFlag ) : String
GetKnownFusionApps ( ) : StringCollection,
ReadCache ( ArrayList alAssems, UInt32 nFlag ) : void

비공개 메소드들

메소드 설명
Fusion ( ) : System

메소드 상세

GetCacheTypeString() 공개 정적인 메소드

public static GetCacheTypeString ( UInt32 nFlag ) : String
nFlag System.UInt32
리턴 String

GetKnownFusionApps() 공개 정적인 메소드

public static GetKnownFusionApps ( ) : StringCollection,
리턴 StringCollection,

ReadCache() 공개 정적인 메소드

public static ReadCache ( ArrayList alAssems, UInt32 nFlag ) : void
alAssems ArrayList
nFlag System.UInt32
리턴 void