'宣言 Public Function Email( _ ByVal isEmail As System.Nullable(Of Boolean), _ Optional ByVal errorMessage As System.String _ ) As TOut
public TOut Email( System.Nullable<bool> isEmail, System.string errorMessage )
ValidatorWrapperBase<T,TOut> クラス ValidatorWrapperBase<T,TOut> メンバ
オンラインで表示: GitHub