SByteNTryParse(String, SByteN) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static bool TryParse(
	string s,
	out SByteN result
)

Parameters

s  String
 
result  SByteN
 

Return Value

Boolean

See Also