ToString Method
- Namespace
- SatorImaging.UnityFundamentals
ToString()
public override string ToString()
Returns a string that represents the current object.
Returns
- string
A string that represents the current object.
ToString(string, IFormatProvider?)
public string ToString(string format, IFormatProvider? provider = null)
Parameters
format
stringprovider
IFormatProvider