C# 클래스 ConsoleApplication1.CharacterLength

파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 메소드들

메소드 설명
WriteLength ( ) : void
WriteLength ( string s ) : void

비공개 메소드들

메소드 설명
GetCodePoints ( string s ) : IEnumerable
Join ( byte codes ) : string
Join ( int codes ) : string

메소드 상세

WriteLength() 공개 정적인 메소드

public static WriteLength ( ) : void
리턴 void

WriteLength() 공개 정적인 메소드

public static WriteLength ( string s ) : void
s string
리턴 void