ActionBuilderAttributeDefault Field |
Initializes a new instance of the
ActionBuilderAttribute class and sets the type to the default.
This field is read-only.
Namespace: Kjs.AppLife.Update.Engine.CoreAssembly: Kjs.AppLife.Update.Engine.Core (in Kjs.AppLife.Update.Engine.Core.dll) Version: 1.0.0.12 (4.0.0.0)
Syntaxpublic static readonly ActionBuilderAttribute Default
Public Shared ReadOnly Default As ActionBuilderAttribute
public:
static initonly ActionBuilderAttribute^ Default
static val Default: ActionBuilderAttribute
Field Value
Type:
ActionBuilderAttribute
See Also