| MagicWordInfo Constructor |
This is preliminary documentation and is subject to change.
Note: This API is now obsolete.
Namespace: WikiClientLibrary.SitesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax [ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)]
public MagicWordInfo()
<ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)>
Public Sub New
Dim instance As New MagicWordInfo()
public:
[ObsoleteAttribute(L"Constructors of types with required members are not supported in this version of your compiler.",
true)]
MagicWordInfo()
[<ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.",
true)>]
new : unit -> MagicWordInfo
See Also