C# 클래스 UnityEditor.iOS.Xcode.PBX.PBXStream

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

공개 메소드들

메소드 설명
QuoteStringIfNeeded ( string src ) : string
UnquoteString ( string src ) : string

비공개 메소드들

메소드 설명
DontNeedQuotes ( string src ) : bool

메소드 상세

QuoteStringIfNeeded() 공개 정적인 메소드

public static QuoteStringIfNeeded ( string src ) : string
src string
리턴 string

UnquoteString() 공개 정적인 메소드

public static UnquoteString ( string src ) : string
src string
리턴 string