示例#1
0
 private bool ShouldSerializeCNPJ()
 {
     return(CNPJ.IsNotNullOrEmpty());
 }