C# 클래스 SpecFlowDocCreator.Services.NUnit.NullChecker

파일 보기 프로젝트 열기: marcusoftnet/SpecFlow.DocCreator

공개 메소드들

메소드 설명
ValueOrEmptyString ( this attribute ) : string
ValueOrFalse ( this attribute ) : bool
ValueOrZero ( this attribute ) : int

메소드 상세

ValueOrEmptyString() 공개 정적인 메소드

public static ValueOrEmptyString ( this attribute ) : string
attribute this
리턴 string

ValueOrFalse() 공개 정적인 메소드

public static ValueOrFalse ( this attribute ) : bool
attribute this
리턴 bool

ValueOrZero() 공개 정적인 메소드

public static ValueOrZero ( this attribute ) : int
attribute this
리턴 int