C# Class MyProduct.BusinessLayer.MyStaticHelper

Mostrar archivo Open project: royosherove/aout1

Public Methods

Method Description
CheckValue ( MyProduct.BusinessLayer.Person p ) : bool
LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void

Method Details

CheckValue() public static method

public static CheckValue ( MyProduct.BusinessLayer.Person p ) : bool
p MyProduct.BusinessLayer.Person
return bool

LogPersonCreate() public static method

public static LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void
person MyProduct.BusinessLayer.Person
return void