C# 클래스 DSShared.Windows.RegistrySaveLoadEventArgs

EventArgs for saving and loading events
상속: System.EventArgs
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 메소드들

메소드 설명
RegistrySaveLoadEventArgs ( RegistryKey openKey ) : System

Constructor

메소드 상세

RegistrySaveLoadEventArgs() 공개 메소드

Constructor
public RegistrySaveLoadEventArgs ( RegistryKey openKey ) : System
openKey Microsoft.Win32.RegistryKey Registry key that has been opened for reading and writing to
리턴 System