Click or drag to resize

ImplicitNamespaceAttribute Constructor

X#
Initializes a new instance of the ImplicitNamespaceAttribute class

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	namespace AS STRING
)
Request Example View Source

Parameters

namespace
Type: String
See Also