構築

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