C# Class Application.Models.Test

Inheritance: IEntity
Show file Open project: manuelnelson/BoilerPlateMVC

Public Methods

Method Description
Update ( IEntity entity ) : void

Method Details

Update() public method

public Update ( IEntity entity ) : void
entity IEntity
return void