Skip to content

MFGS Convert

MFGSConvert Public interface

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.IExMFGSConvert[[IExMFGSConvert]]
class VGWWCoreIEx.IExMFGSConvert interfaceStyle;
end

Members

Methods

Public methods

ReturnsName
stringToString(object value)

Details

Methods

ToString

public string ToString(object value)
Arguments
TypeNameDescription
objectvalue

Generated with ModularDoc