C# Class ServiceInsight.Saga.JsonPropertiesHelper

显示文件 Open project: Particular/ServiceInsight Class Usage Examples

Public Methods

Method Description
ProcessArray ( string stateAfterChange ) : string>>.IList
ProcessValues ( string stateAfterChange ) : string>>.IList

Method Details

ProcessArray() public static method

public static ProcessArray ( string stateAfterChange ) : string>>.IList
stateAfterChange string
return string>>.IList

ProcessValues() public static method

public static ProcessValues ( string stateAfterChange ) : string>>.IList
stateAfterChange string
return string>>.IList