Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax public abstract string ToString(
string inFormat,
IFormatProvider formatProvider
)
Parameters
- inFormat
- Type: SystemString
- formatProvider
- Type: SystemIFormatProvider
Return Value
Type:
StringImplements
IFormattableToString(String, IFormatProvider)See Also