バージョン

ValidatorOptionsBaseWrapper<T,TOut> クラス

EditorValidatorOptions の内部オプション ラッパー
シンタックス
'宣言
 
Public Class ValidatorOptionsBaseWrapper
    (Of T As {New, EditorValidatorOptions},
     TOut As ValidatorOptionsBaseWrapper(Of T,TOut)) 
   Inherits ValidatorWrapperBase(Of T,TOut)
public class ValidatorOptionsBaseWrapper<T,TOut> : ValidatorWrapperBase<T,TOut> 
where T: new(), EditorValidatorOptions
where TOut: ValidatorOptionsBaseWrapper<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub