Méthode | Description | |
---|---|---|
ExtensionPointCollection ( ) : System |
Initializes a new instance of the Mono.Addins.Description.ExtensionPointCollection class.
|
|
this ( int n ) : |
Gets the Mono.Addins.Description.ExtensionPoint at the specified index.
|
|
this ( string path ) : |
Gets the Mono.Addins.Description.ExtensionPoint with the specified path.
|
Méthode | Description | |
---|---|---|
ExtensionPointCollection ( object owner ) : System |
public ExtensionPointCollection ( ) : System | ||
Résultat | System |
public this ( int n ) : |
||
n | int | /// The index. /// |
Résultat |
public this ( string path ) : |
||
path | string | /// Path. /// |
Résultat |