Question
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
constructor
constructor(aName: Name; aType: Type; aClass: Class)
Question(Name aName, Type aType, Class aClass)
init(_ aName: Name, _ aType: Type, _ aClass: Class)
Sub New(aName As Name, aType As Type, aClass As Class)
Parameters:
- aName:
- aType:
- aClass:
constructor(value: Question)
Sub New(value As Question)
Parameters:
- value:
Class
GoString
func GoString() -> string
Function GoString() As string
Name
Type
constructor
constructor(aName: Name; aType: Type; aClass: Class)
Question(Name aName, Type aType, Class aClass)
init(_ aName: Name, _ aType: Type, _ aClass: Class)
Sub New(aName As Name, aType As Type, aClass As Class)
Parameters:
- aName:
- aType:
- aClass:
constructor(value: Question)
Sub New(value As Question)
Parameters:
- value: