Click or drag to resize

ExprDoubleToSByte Method

[Missing <summary> documentation for "M:Demo3D.Visuals.ExprDouble.ToSByte(System.IFormatProvider)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public sbyte ToSByte(
	IFormatProvider provider
)

Parameters

provider  IFormatProvider

[Missing <param name="provider"/> documentation for "M:Demo3D.Visuals.ExprDouble.ToSByte(System.IFormatProvider)"]

Return Value

SByte

[Missing <returns> documentation for "M:Demo3D.Visuals.ExprDouble.ToSByte(System.IFormatProvider)"]

Implements

IConvertibleToSByte(IFormatProvider)
See Also