C# 클래스 GuidGen.Formats.SearchFormat

상속: BaseGuidSearchFormat
파일 보기 프로젝트 열기: michaelmcdaniel/GuidgenConsole

공개 메소드들

메소드 설명
ToString ( System.Guid g, bool upcase = false, bool newline = false ) : string

비공개 메소드들

메소드 설명
SearchFormat ( ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( System.Guid g, bool upcase = false, bool newline = false ) : string
g System.Guid
upcase bool
newline bool
리턴 string