Byte

The Byte module.

op_Addition

SystemByte.__op_Addition__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

byte CompareTo

SystemByte.__CompareTo__SystemObject__SystemInt32(System.Byte instanceSystem.Object value)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Division

SystemByte.__op_Division__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_Equality

SystemByte.__op_Equality__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

byte Equals

SystemByte.__Equals__SystemObject__SystemBoolean(System.Byte instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

byte get_MaxValue

SystemByte.__get_MaxValue__SystemByte()

outputs: unnamed (Byte)

flow: none

C# Documentation

byte get_MinValue

SystemByte.__get_MinValue__SystemByte()

outputs: unnamed (Byte)

flow: none

C# Documentation

byte GetHashCode

SystemByte.__GetHashCode__SystemInt32(System.Byte instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

byte GetType

SystemByte.__GetType__SystemType(System.Byte instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_GreaterThan

SystemByte.__op_GreaterThan__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

op_GreaterThanOrEqual

SystemByte.__op_GreaterThanOrEqual__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

op_Inequality

SystemByte.__op_Inequality__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

op_LeftShift

SystemByte.__op_LeftShift__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_LessThan

SystemByte.__op_LessThan__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

op_LessThanOrEqual

SystemByte.__op_LessThanOrEqual__SystemByte_SystemByte__SystemBoolean(System.Byte System.Byte)

outputs: unnamed (Boolean)

flow: none

op_LogicalAnd

SystemByte.__op_LogicalAnd__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_LogicalOr

SystemByte.__op_LogicalOr__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_LogicalXor

SystemByte.__op_LogicalXor__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_Multiplication

SystemByte.__op_Multiplication__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

byte Parse

SystemByte.__Parse__SystemString__SystemByte(System.String s)

outputs: unnamed (Byte)

flow: none

C# Documentation

op_RightShift

SystemByte.__op_RightShift__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

op_Subtraction

SystemByte.__op_Subtraction__SystemByte_SystemByte__SystemInt32(System.Byte System.Byte)

outputs: unnamed (Int32)

flow: none

byte ToString

SystemByte.__ToString__SystemString(System.Byte instance)

outputs: unnamed (String)

flow: none

C# Documentation

byte TryParse

SystemByte.__TryParse__SystemString_SystemGlobalizationNumberStyles_SystemIFormatProvider_SystemByteRef__SystemBoolean(System.String sSystem.Globalization.NumberStyles styleSystem.IFormatProvider provider)

outputs: result (Byte), unnamed (Boolean)

flow inputs: unnamed

flow outputs: unnamed

C# Documentation

op_UnaryMinus

SystemByte.__op_UnaryMinus__SystemByte__SystemInt32(System.Byte)

outputs: unnamed (Int32)

flow: none

byte

Const_SystemByte(System.Byte Byte)

outputs: unnamed (Byte)

flow: none

C# Documentation

byte

Variable_SystemByte(System.Byte ByteSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none