C# Class ChildBEntityService, code

Inheritance: IEntityService
Mostrar archivo Open project: shendongnian/code

Public Methods

Method Description
DoSomething ( entity ) : void
DoSomething ( BaseEntity, entity ) : void

Method Details

DoSomething() public method

public DoSomething ( entity ) : void
return void

DoSomething() public method

public DoSomething ( BaseEntity, entity ) : void
entity BaseEntity,
return void