DTSWebMethodInfo Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DTSWebMethodInfo class.
Overload List
Name | Description | |
---|---|---|
![]() |
DTSWebMethodInfo() | Initializes a new instance of the DTSWebMethodInfo class. |
![]() |
DTSWebMethodInfo(String, String, String) | Initializes a new instance of the DTSWebMethodInfo class, using the specified method name, message name, and documentation for the method. |
Top