C# 클래스 ActiveRecordIntegrationSample.Controllers.ProductLicenseController

상속: Castle.MonoRail.ActiveRecordSupport.ARSmartDispatcherController
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
Edit ( [ pl ) : void
New ( ) : void
NewWithAccounts ( ) : void
RemoveConfirm ( [ pl ) : void

비공개 메소드들

메소드 설명
Delete ( [ AutoLoad = AutoLoadBehavior.Always)]ProductLicensepl ) : void
Insert ( [ AutoLoad = AutoLoadBehavior.OnlyNested)]ProductLicensepl ) : void
Update ( [ AutoLoad = AutoLoadBehavior.Always)]ProductLicensepl ) : void

메소드 상세

Edit() 공개 메소드

public Edit ( [ pl ) : void
pl [
리턴 void

New() 공개 메소드

public New ( ) : void
리턴 void

NewWithAccounts() 공개 메소드

public NewWithAccounts ( ) : void
리턴 void

RemoveConfirm() 공개 메소드

public RemoveConfirm ( [ pl ) : void
pl [
리턴 void