CNAMEResource
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
CNAME
Instance Methods
constructor
constructor
CNAMEResource()
init()
Sub New()
constructor (Name)
Parameters:
- aCNAME:
constructor (CNAMEResource)
constructor(value: CNAMEResource)
CNAMEResource(CNAMEResource value)
init(_ value: CNAMEResource)
Sub New(value As CNAMEResource)
Parameters:
- value:
GoString Island
method GoString: string
string GoString()
func GoString() -> string
func GoString() string
Function GoString() As string