コード例 #1
0
 public virtual bool IsList(MemberInfo role)
 {
     return(Lists.Contains(role));
 }