OPTResource
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.dns.dnsmessage
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Options
Instance Methods
constructor
constructor
OPTResource()
init()
Sub New()
Parameters:
- aOptions:
constructor (OPTResource)
constructor(value: OPTResource)
OPTResource(OPTResource value)
init(_ value: OPTResource)
Sub New(value As OPTResource)
Parameters:
- value:
GoString Island
method GoString: string
string GoString()
func GoString() -> string
func GoString() string
Function GoString() As string