NopResetter
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.text.transform
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
NopResetter()
init()
Sub New()
constructor (NopResetter)
constructor(value: NopResetter)
NopResetter(NopResetter value)
init(_ value: NopResetter)
Sub New(value As NopResetter)
Parameters:
- value:
Reset
method Reset
void Reset()
func Reset()
// .NET, .NET Standard 2.0
func Reset()
// Island
func Reset() void
Sub Reset()