C# Class MyProduct.BusinessLayer.MyStaticHelper

Afficher le fichier Open project: royosherove/aout1

Méthodes publiques

Méthode Description
CheckValue ( MyProduct.BusinessLayer.Person p ) : bool
LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void

Method Details

CheckValue() public static méthode

public static CheckValue ( MyProduct.BusinessLayer.Person p ) : bool
p MyProduct.BusinessLayer.Person
Résultat bool

LogPersonCreate() public static méthode

public static LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void
person MyProduct.BusinessLayer.Person
Résultat void