SByte

The SByte module.

sbyte

Const_SystemSByte(System.SByte SByte)

outputs: unnamed (SByte)

flow: none

C# Documentation

op_Addition

SystemSByte.__op_Addition__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

sbyte CompareTo

SystemSByte.__CompareTo__SystemObject__SystemInt32(System.SByte instanceSystem.Object obj)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Division

SystemSByte.__op_Division__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_Equality

SystemSByte.__op_Equality__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

sbyte Equals

SystemSByte.__Equals__SystemObject__SystemBoolean(System.SByte instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

sbyte get_MaxValue

SystemSByte.__get_MaxValue__SystemSByte()

outputs: unnamed (SByte)

flow: none

C# Documentation

sbyte get_MinValue

SystemSByte.__get_MinValue__SystemSByte()

outputs: unnamed (SByte)

flow: none

C# Documentation

sbyte GetHashCode

SystemSByte.__GetHashCode__SystemInt32(System.SByte instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

sbyte GetType

SystemSByte.__GetType__SystemType(System.SByte instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_GreaterThan

SystemSByte.__op_GreaterThan__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

op_GreaterThanOrEqual

SystemSByte.__op_GreaterThanOrEqual__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

op_Inequality

SystemSByte.__op_Inequality__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

op_LeftShift

SystemSByte.__op_LeftShift__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_LessThan

SystemSByte.__op_LessThan__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

op_LessThanOrEqual

SystemSByte.__op_LessThanOrEqual__SystemSByte_SystemSByte__SystemBoolean(System.SByte System.SByte)

outputs: unnamed (Boolean)

flow: none

op_LogicalAnd

SystemSByte.__op_LogicalAnd__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_LogicalOr

SystemSByte.__op_LogicalOr__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_LogicalXor

SystemSByte.__op_LogicalXor__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_Multiplication

SystemSByte.__op_Multiplication__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

sbyte Parse

SystemSByte.__Parse__SystemString__SystemSByte(System.String s)

outputs: unnamed (SByte)

flow: none

C# Documentation

op_RightShift

SystemSByte.__op_RightShift__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

op_Subtraction

SystemSByte.__op_Subtraction__SystemSByte_SystemSByte__SystemInt32(System.SByte System.SByte)

outputs: unnamed (Int32)

flow: none

sbyte ToString

SystemSByte.__ToString__SystemString(System.SByte instance)

outputs: unnamed (String)

flow: none

C# Documentation

sbyte TryParse

SystemSByte.__TryParse__SystemString_SystemGlobalizationNumberStyles_SystemIFormatProvider_SystemSByteRef__SystemBoolean(System.String sSystem.Globalization.NumberStyles styleSystem.IFormatProvider provider)

outputs: result (SByte), unnamed (Boolean)

flow inputs: unnamed

flow outputs: unnamed

C# Documentation

op_UnaryMinus

SystemSByte.__op_UnaryMinus__SystemSByte__SystemInt32(System.SByte)

outputs: unnamed (Int32)

flow: none

sbyte

Variable_SystemSByte(System.SByte SByteSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none