パラメータ追加

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

