Formatter

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.fmt
  • Platforms: .NET, .NET Standard 2.0, Island


Required Methods


Format

 

method Format(f: State; c: rune)

 

void Format(State f, rune c)

 

func Format(_ f: State, _ c: rune)

 

// .NET, .NET Standard 2.0
func Format(f State, c rune) 
// Island
func Format(f State, c rune) void

 

Sub Format(f As State, c As rune)

Parameters:

  • f:
  • c: