C# Class Strokes.FeatureAchievements.Achievements.DemoFeatureAchievement

Inheritance: IdeIntegrationAchievement
ファイルを表示 Open project: jonasswiatek/strokes

Protected Properties

Property Type Description
Dte DTE

Public Methods

Method Description
DemoFeatureAchievement ( IServiceContainer shell ) : System
DisposeAchievement ( ) : void

Method Details

DemoFeatureAchievement() public method

public DemoFeatureAchievement ( IServiceContainer shell ) : System
shell IServiceContainer
return System

DisposeAchievement() public method

public DisposeAchievement ( ) : void
return void

Property Details

Dte protected_oe property

protected DTE Dte
return DTE