条件式、パラメータ名設定

C# | Visual Basic | Visual C++ |
public StringCondition( string exp, string paramName, FieldProperty property, Object value )
Public Sub New ( _ exp As String, _ paramName As String, _ property As FieldProperty, _ value As Object _ )
public: StringCondition( String^ exp, String^ paramName, FieldProperty^ property, Object^ value )
