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