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