Beispiel #1
0
 private bool ShouldSerializeCpf()
 {
     return(Cpf.IsNotNullOrEmpty());
 }