Click or drag to resize

PegByteParserToUpper Method

[Missing <summary> documentation for "M:Altaxo.Main.PegParser.PegByteParser.ToUpper(System.Byte)"]


Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static byte ToUpper(
	byte c
)

Parameters

c  Byte

[Missing <param name="c"/> documentation for "M:Altaxo.Main.PegParser.PegByteParser.ToUpper(System.Byte)"]

Return Value

Byte

[Missing <returns> documentation for "M:Altaxo.Main.PegParser.PegByteParser.ToUpper(System.Byte)"]

See Also