示例#1
0
 public bool ShouldSerializeGrantTypes()
 {
     return(GrantTypes.Any());
 }
 public bool ShouldSerializeGrantTypes() => GrantTypes.Any();