C# 클래스 System.GuidExtension

파일 보기 프로젝트 열기: maiconheck/krafted

공개 메소드들

메소드 설명
IsEmpty ( System.Guid input ) : bool

Checks whether this Guid is a Guid.Empty.

메소드 상세

IsEmpty() 공개 정적인 메소드

Checks whether this Guid is a Guid.Empty.
public static IsEmpty ( System.Guid input ) : bool
input System.Guid The .
리턴 bool