C# 클래스 MassEffect3.Coalesce.Converter

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
ProperNames SortedSet
SpecialCharacters string>.Dictionary

공개 메소드들

메소드 설명
ConvertToBin ( string source, string destination ) : void
ConvertToXML ( string source, string destination ) : void

비공개 메소드들

메소드 설명
GetExePath ( ) : string

메소드 상세

ConvertToBin() 공개 정적인 메소드

public static ConvertToBin ( string source, string destination ) : void
source string
destination string
리턴 void

ConvertToXML() 공개 정적인 메소드

public static ConvertToXML ( string source, string destination ) : void
source string
destination string
리턴 void

프로퍼티 상세

ProperNames 공개적으로 정적으로 프로퍼티

public static SortedSet ProperNames
리턴 SortedSet

SpecialCharacters 공개적으로 정적으로 프로퍼티

public static Dictionary SpecialCharacters
리턴 string>.Dictionary