C# Class strICT.InFlow.WFM.BO_Utilities.FlatJson

Exibir arquivo Open project: InFlowBPM/InFlow-BPMS

Public Methods

Method Description
RequestFormToJsonTree ( System formdata, string schema ) : string

Private Methods

Method Description
add ( object>.Dictionary graph, List path, object value ) : void
makelists ( object>.Dictionary graph ) : object>.Dictionary
schemapath ( List path ) : string

Method Details

RequestFormToJsonTree() public static method

public static RequestFormToJsonTree ( System formdata, string schema ) : string
formdata System
schema string
return string