C# 클래스 Castle.MonoRail.Framework.Helpers.FormHelper.FormScopeInfo

파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
FormScopeInfo ( string target, bool isValidationEnabled ) : System

Initializes a new instance of the FormScopeInfo class.

메소드 상세

FormScopeInfo() 공개 메소드

Initializes a new instance of the FormScopeInfo class.
public FormScopeInfo ( string target, bool isValidationEnabled ) : System
target string The target.
isValidationEnabled bool if set to true [is validation enabled].
리턴 System