C# Class PetShop_PSS.Comuns.Extensions.StringExtensions

Afficher le fichier Open project: zizuiZ/petshop_pss_bkp

Méthodes publiques

Méthode Description
FormatarCep ( this cep, bool adicionarMascara = true ) : string
FormatarTelefone ( this telefone, bool adicionarMascara = true ) : string

Method Details

FormatarCep() public static méthode

public static FormatarCep ( this cep, bool adicionarMascara = true ) : string
cep this
adicionarMascara bool
Résultat string

FormatarTelefone() public static méthode

public static FormatarTelefone ( this telefone, bool adicionarMascara = true ) : string
telefone this
adicionarMascara bool
Résultat string