C# Class NetIde.Services.LocalRegistry.OptionPageRegistration

Inheritance: ITypeRegistration
Mostrar archivo Open project: netide/netide Class Usage Examples

Public Methods

Method Description
OptionPageRegistration ( System.Guid package, System.Guid id, string type, string categoryName, string pageName, string categoryNameResourceKey, string pageNameResourceKey ) : System

Method Details

OptionPageRegistration() public method

public OptionPageRegistration ( System.Guid package, System.Guid id, string type, string categoryName, string pageName, string categoryNameResourceKey, string pageNameResourceKey ) : System
package System.Guid
id System.Guid
type string
categoryName string
pageName string
categoryNameResourceKey string
pageNameResourceKey string
return System