Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NLogViewer
LruManager
C# 클래스 NLogViewer.LruManager
파일 보기
프로젝트 열기: jkowalski/NLogViewer
1 사용 예제들
공개 메소드들
메소드
설명
AddToList
(
string
fileName
) :
void
GetList
( ) :
List
LruManager
(
RegistryKey
baseKey
,
string
subKey
,
bool
files
) :
System
메소드 상세
AddToList()
공개
메소드
public
AddToList
(
string
fileName
) :
void
fileName
string
리턴
void
GetList()
공개
메소드
public
GetList
( ) :
List
리턴
List
LruManager()
공개
메소드
public
LruManager
(
RegistryKey
baseKey
,
string
subKey
,
bool
files
) :
System
baseKey
Microsoft.Win32.RegistryKey
subKey
string
files
bool
리턴
System