C# 클래스 Templates.CSharpLanguage

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

공개 메소드들

메소드 설명
SafeIdentifier ( string proposedName ) : string
TypeName ( string str, Context context ) : string

메소드 상세

SafeIdentifier() 공개 정적인 메소드

public static SafeIdentifier ( string proposedName ) : string
proposedName string
리턴 string

TypeName() 공개 정적인 메소드

public static TypeName ( string str, Context context ) : string
str string
context Context
리턴 string