RequestParameterBuilder(Boolean) - конструктор
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[InjectionConstructorAttribute]
public RequestParameterBuilder(
bool asReadOnly = false
)
<InjectionConstructorAttribute>
Public Sub New (
Optional asReadOnly As Boolean = false
)
public:
[InjectionConstructorAttribute]
RequestParameterBuilder(
bool asReadOnly = false
)
[<InjectionConstructorAttribute>]
new :
?asReadOnly : bool
(* Defaults:
let _asReadOnly = defaultArg asReadOnly false
*)
-> RequestParameterBuilder
Параметры
- asReadOnly Boolean (Optional)
-
The as Read Only.