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