C# 클래스 Tp.Integration.Messages.Entities.CustomFieldInfoExtensions

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
GetNaValue ( this customField ) : object
IsNa ( this customFieldValue, object value ) : bool

메소드 상세

GetNaValue() 공개 정적인 메소드

public static GetNaValue ( this customField ) : object
customField this
리턴 object

IsNa() 공개 정적인 메소드

public static IsNa ( this customFieldValue, object value ) : bool
customFieldValue this
value object
리턴 bool