Microsoft.VisualStudio.Project.SolutionListenerForProjectReferenceUpdate.SolutionListenerForProjectReferenceUpdate C# (CSharp) 메소드

SolutionListenerForProjectReferenceUpdate() 공개 메소드

public SolutionListenerForProjectReferenceUpdate ( System.IServiceProvider serviceProvider ) : System
serviceProvider System.IServiceProvider
리턴 System
        public SolutionListenerForProjectReferenceUpdate(IServiceProvider serviceProvider)
            : base(serviceProvider)
        {
        }