C# 클래스 SDE.ApplicationConfiguration.PathRequest

Copied from GRF Editor This class is Used when requesting paths; it saves the latest automatically
파일 보기 프로젝트 열기: Tokeiburu/RagnarokSDE

공개 메소드들

메소드 설명
FolderEditor ( ) : string
FolderExtractDb ( ) : string
FolderExtractSql ( ) : string
OpenFileCde ( ) : string
SaveFileCde ( ) : string

메소드 상세

FolderEditor() 공개 정적인 메소드

public static FolderEditor ( ) : string
리턴 string

FolderExtractDb() 공개 정적인 메소드

public static FolderExtractDb ( ) : string
리턴 string

FolderExtractSql() 공개 정적인 메소드

public static FolderExtractSql ( ) : string
리턴 string

OpenFileCde() 공개 정적인 메소드

public static OpenFileCde ( ) : string
리턴 string

SaveFileCde() 공개 정적인 메소드

public static SaveFileCde ( ) : string
리턴 string