MethodIdentifierAttribute(MethodIdentifier, Type, Type, Type) Constructor
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public MethodIdentifierAttribute(
MethodIdentifier identifier,
Type arg1,
Type arg2,
Type arg3
)
Public Sub New (
identifier As MethodIdentifier,
arg1 As Type,
arg2 As Type,
arg3 As Type
)
public:
MethodIdentifierAttribute(
MethodIdentifier identifier,
Type^ arg1,
Type^ arg2,
Type^ arg3
)
new :
identifier : MethodIdentifier *
arg1 : Type *
arg2 : Type *
arg3 : Type -> MethodIdentifierAttribute
Parameters
- identifier MethodIdentifier
-
- arg1 Type
-
- arg2 Type
-
- arg3 Type
-