메소드 | 설명 | |
---|---|---|
InsertFile ( string filepath, int max ) : void | ||
RecentFiles ( int max ) : List |
||
RegistryPersister ( ) : Common.System | ||
RegistryPersister ( string key ) : Common.System | ||
RemoveFile ( int index, int max ) : void | ||
RemoveFile ( string filepath, int max ) : void |
메소드 | 설명 | |
---|---|---|
Key ( int i ) : string |
public InsertFile ( string filepath, int max ) : void | ||
filepath | string | |
max | int | |
리턴 | void |
public RegistryPersister ( string key ) : Common.System | ||
key | string | |
리턴 | Common.System |
public RemoveFile ( string filepath, int max ) : void | ||
filepath | string | |
max | int | |
리턴 | void |