C# 클래스 Wit.Interop.RegisteredByAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: bratsche/wit

공개 메소드들

메소드 설명
RegisteredByAttribute ( RegistryLocation location, string path ) : System
RegisteredByAttribute ( RegistryLocation location, string path, string name ) : System

메소드 상세

RegisteredByAttribute() 공개 메소드

public RegisteredByAttribute ( RegistryLocation location, string path ) : System
location RegistryLocation
path string
리턴 System

RegisteredByAttribute() 공개 메소드

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