Initialize a new instance.
[Visual Basic] Public Sub New( _ ByVal Type As Type _ ) [C#] public GenericServiceAttribute( Type Type ); [C++] public: GenericServiceAttribute( Type* Type ); [JScript] public function GenericServiceAttribute( Type Type );
GenericServiceAttribute Class | AqDWeb.Attributes Namespace