Property | Type | Description |
---|
Method | Description | |
---|---|---|
ProvideBraceCompletionAttribute ( string languageName ) : Microsoft.VisualStudio.Shell | ||
Register ( RegistrationContext context ) : void | ||
Unregister ( RegistrationContext context ) : void |
public ProvideBraceCompletionAttribute ( string languageName ) : Microsoft.VisualStudio.Shell | ||
languageName | string | |
return | Microsoft.VisualStudio.Shell |
public Register ( RegistrationContext context ) : void | ||
context | RegistrationContext | |
return | void |
public Unregister ( RegistrationContext context ) : void | ||
context | RegistrationContext | |
return | void |