C# 클래스 Quilt4.Service.Business.ValidationHelper

파일 보기 프로젝트 열기: Quilt4/Quilt4.Service

공개 메소드들

메소드 설명
IsValidGuid ( this item ) : bool
SetIfEmpty ( this item, string value ) : string

메소드 상세

IsValidGuid() 공개 정적인 메소드

public static IsValidGuid ( this item ) : bool
item this
리턴 bool

SetIfEmpty() 공개 정적인 메소드

public static SetIfEmpty ( this item, string value ) : string
item this
value string
리턴 string