C# Class Wit.Interop.RegisteredByAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: bratsche/wit

Public Methods

Method Description
RegisteredByAttribute ( RegistryLocation location, string path ) : System
RegisteredByAttribute ( RegistryLocation location, string path, string name ) : System

Method Details

RegisteredByAttribute() public method

public RegisteredByAttribute ( RegistryLocation location, string path ) : System
location RegistryLocation
path string
return System

RegisteredByAttribute() public method

public RegisteredByAttribute ( RegistryLocation location, string path, string name ) : System
location RegistryLocation
path string
name string
return System