C# Класс Castle.MonoRail.Framework.Helpers.FormHelper.FormScopeInfo

Показать файл Открыть проект

Открытые методы

Метод Описание
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