C# 클래스 Application.Models.Test

상속: IEntity
파일 보기 프로젝트 열기: manuelnelson/BoilerPlateMVC

공개 메소드들

메소드 설명
Update ( IEntity entity ) : void

메소드 상세

Update() 공개 메소드

public Update ( IEntity entity ) : void
entity IEntity
리턴 void