Create a new instance
[Visual Basic] Public Sub New( _ ByVal Type As Type, _ ByVal Type As Type _ ) [C#] public ServiceAttribute( Type Type, Type Type ); [C++] public: ServiceAttribute( Type* Type, Type* Type ); [JScript] public function ServiceAttribute( Type Type, Type Type );
ServiceAttribute Class | AqDWeb.Attributes Namespace | ServiceAttribute Constructor Overload List