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