コード例 #1
0
ファイル: Validator.cs プロジェクト: NEKIT-Boss/BlankSubmit
 /// <summary>
 ///     Initializes a new instance of the <see cref="Validator" /> class.
 /// </summary>
 /// Element created at 07/11/2014,6:10 AM by Charles
 public Validator()
 {
     Sets = new ValidationSets();
 }
コード例 #2
0
 /// <summary>
 ///     Initializes a new instance of the <see cref="Validator" /> class.
 /// </summary>
 /// Element created at 07/11/2014,6:10 AM by Charles
 public Validator()
 {
     Sets = new ValidationSets();
 }