예제 #1
0
 public virtual bool IsValid(ApplicationType type)
 {
     return(type.IsIncludedIn(this.ApplicationType));
 }