C# 클래스 MyProduct.BusinessLayer.MyStaticHelper

파일 보기 프로젝트 열기: royosherove/aout1

공개 메소드들

메소드 설명
CheckValue ( MyProduct.BusinessLayer.Person p ) : bool
LogPersonCreate ( MyProduct.BusinessLayer.Person person ) : void

메소드 상세

CheckValue() 공개 정적인 메소드

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

LogPersonCreate() 공개 정적인 메소드

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