An NDoc Documented Class Library |
|
ServiceCall.ParameterTypes Property
[Visual Basic]
Overridable Public Property ReadOnly ParameterTypes As String()
[C#]
public virtual string[] ParameterTypes { get; }
[C++]
public: virtual __property String* get_ParameterTypes() __gc[];
[JScript]
public virtual function get ParameterTypes() : String[]
See Also
ServiceCall Class | Repository.Services Namespace