C# 클래스 GitHub.VisualStudio.ServiceProviderPackage

상속: AsyncPackage
파일 보기 프로젝트 열기: github/VisualStudio

Private Properties

프로퍼티 타입 설명
CreateService Task

보호된 메소드들

메소드 설명
InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
CreateService ( IAsyncServiceContainer container, CancellationToken cancellationToken, Type serviceType ) : Task

메소드 상세

InitializeAsync() 보호된 메소드

protected InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task
cancellationToken System.Threading.CancellationToken
progress IProgress
리턴 System.Threading.Tasks.Task