C# 클래스 Mono.Addins.Setup.ConsoleAddinInstaller

An IAddinInstaller implementation which interacts with the user through the console
상속: IAddinInstaller
파일 보기 프로젝트 열기: slluis/mono-addins

공개 메소드들

메소드 설명
ConsoleAddinInstaller ( ) : System

비공개 메소드들

메소드 설명
Confirm ( string msg ) : bool
IAddinInstaller ( AddinRegistry reg, string message, string addinIds ) : void

메소드 상세

ConsoleAddinInstaller() 공개 메소드

public ConsoleAddinInstaller ( ) : System
리턴 System