C# 클래스 MGDF.GamesManager.Common.Extensions.GuidExtensions

파일 보기 프로젝트 열기: mrsharpoblunto/MGDF

공개 메소드들

메소드 설명
Decode ( this shortGuid ) : System.Guid
Encode ( this guid ) : string

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( this shortGuid ) : System.Guid
shortGuid this
리턴 System.Guid

Encode() 공개 정적인 메소드

public static Encode ( this guid ) : string
guid this
리턴 string