BuilderContinuation
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.crypto.cryptobyte
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | BuilderContinuation .NET, .NET Standard 2.0
- ValueType | BuilderContinuation Island
- ValueType | BuilderContinuation .NET, .NET Standard 2.0
Fields
Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>;
Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>> Value
var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>
Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>
FIELD Value() As Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>
Instance Methods
constructor
constructor
BuilderContinuation()
init()
Sub New()
constructor (Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>)
constructor(aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>)
BuilderContinuation(Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>> aValue)
init(_ aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>)
Sub New(aValue As Action<RemObjects.Elements.System.Memory<go.golang.org.x.crypto.cryptobyte.Builder>>)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32