ImplicitNamespaceAttribute Constructor | |
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax CONSTRUCTOR(
namespace AS STRING
)
public ImplicitNamespaceAttribute(
string namespace
)
Request Example
View SourceParameters
- namespace
- Type: String
See Also