Method | Description | |
---|---|---|
CheckValue ( MyProduct.BusinessLayer.Person p ) : bool | ||
LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void |
public static CheckValue ( MyProduct.BusinessLayer.Person p ) : bool | ||
p | MyProduct.BusinessLayer.Person | |
return | bool |
public static LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void | ||
person | MyProduct.BusinessLayer.Person | |
return | void |