C# Class BaseEntityService, code

Inheritance: IEntityService
显示文件 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
DoSomething ( entity ) : void

Method Details

DoSomething() public method

public DoSomething ( entity ) : void
return void