C# 클래스 Scorchio.VisualStudio.Services.VSActivatorService

Defines the VSActivatorService type.
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 메소드들

메소드 설명
Activate ( string objectName ) : DTE2

Activates this instance.

메소드 상세

Activate() 공개 정적인 메소드

Activates this instance.
public static Activate ( string objectName ) : DTE2
objectName string Name of the object.
리턴 DTE2