Property | Type | Description | |
---|---|---|---|
DocumentSaved | void | ||
PromptToUpgrade | void | ||
TextviewClosed | void |
Method | Description | |
---|---|---|
VsTextViewCreated ( IVsTextView textViewAdapter ) : void |
Method | Description | |
---|---|---|
DocumentSaved ( object sender, TextDocumentFileActionEventArgs e ) : void | ||
PromptToUpgrade ( ) : void | ||
TextviewClosed ( object sender, |
public VsTextViewCreated ( IVsTextView textViewAdapter ) : void | ||
textViewAdapter | IVsTextView | |
return | void |