메소드 | 설명 | |
---|---|---|
BuildCache ( string targetDir, string traces, string metadataDir ) : void | ||
GetAssemblies ( string targetDir, string traces, string metadaFiles ) : string[] | ||
GetAvailableTypes ( string targetDir, string traces, string metadaFiles ) : System.Type[] | ||
Init ( string targetDir ) : void |
메소드 | 설명 | |
---|---|---|
GetCacheDir ( string targetDir ) : string |
public BuildCache ( string targetDir, string traces, string metadataDir ) : void | ||
targetDir | string | |
traces | string | |
metadataDir | string | |
리턴 | void |
public GetAssemblies ( string targetDir, string traces, string metadaFiles ) : string[] | ||
targetDir | string | |
traces | string | |
metadaFiles | string | |
리턴 | string[] |
public GetAvailableTypes ( string targetDir, string traces, string metadaFiles ) : System.Type[] | ||
targetDir | string | |
traces | string | |
metadaFiles | string | |
리턴 | System.Type[] |