コード例 #1
0
 public bool IsValid()
 {
     return(use.IsValid());
 }
コード例 #2
0
 public bool IsValid()
 {
     return(behavior.IsValid());
 }