示例#1
0
 private bool ShouldSerializeIM()
 {
     return(IM.IsNotNullOrEmpty() && !IM.Equals("0"));
 }