C# 클래스 ChildBEntityService, code

상속: IEntityService
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
DoSomething ( entity ) : void
DoSomething ( BaseEntity, entity ) : void

메소드 상세

DoSomething() 공개 메소드

public DoSomething ( entity ) : void
리턴 void

DoSomething() 공개 메소드

public DoSomething ( BaseEntity, entity ) : void
entity BaseEntity,
리턴 void