C# Class Hackathon_GetStarted.BoardStyleFillClauses

Mostrar archivo Open project: julienstroheker/hackathon_GetStarted

Public Methods

Method Description
BoardStyleFillClauses ( string _fieldName, int _index, string _logicalOperator, string _operator_, string _value ) : Newtonsoft.Json

Method Details

BoardStyleFillClauses() public method

public BoardStyleFillClauses ( string _fieldName, int _index, string _logicalOperator, string _operator_, string _value ) : Newtonsoft.Json
_fieldName string
_index int
_logicalOperator string
_operator_ string
_value string
return Newtonsoft.Json