Click or drag to resize
NullableStructExtension Methods
Methods
  NameDescription
Public methodStatic memberToStringT(NullableT, String)
Formats a nullable struct or returns an empty string.
Public methodStatic memberToStringT(NullableT, IFormatProvider, String)
Formats a nullable struct.
Public methodStatic memberToStringT(NullableT, String, String)
Formats a nullable struct.
Public methodStatic memberToStringT(NullableT, String, IFormatProvider, String)
Formats a nullable struct.
Top
See Also