메소드 | 설명 | |
---|---|---|
GetRenamedNoteXml ( string noteXml, string oldTitle, string newTitle ) : string | ||
GetTitleFromNoteXml ( string noteXml ) : string | ||
Read ( |
||
Read ( string read_file, string uri ) : |
||
ReadFile ( string read_file, string uri ) : |
||
Write ( |
||
Write ( |
||
Write ( string write_file, |
||
WriteFile ( |
||
WriteFile ( string write_file, |
||
WriteString ( |
메소드 | 설명 | |
---|---|---|
NoteArchiver ( ) : System |
메소드 | 설명 | |
---|---|---|
ParseTags ( |
Parse the tags from the
|
|
Read ( |
public GetRenamedNoteXml ( string noteXml, string oldTitle, string newTitle ) : string | ||
noteXml | string | |
oldTitle | string | |
newTitle | string | |
리턴 | string |
public GetTitleFromNoteXml ( string noteXml ) : string | ||
noteXml | string | |
리턴 | string |
public Read ( |
||
xml | ||
uri | string | |
리턴 |
public static Read ( string read_file, string uri ) : |
||
read_file | string | |
uri | string | |
리턴 |
public ReadFile ( string read_file, string uri ) : |
||
read_file | string | |
uri | string | |
리턴 |
public static Write ( |
||
writer | ||
note | ||
리턴 | void |
public Write ( |
||
xml | ||
note | ||
리턴 | void |
public static Write ( string write_file, |
||
write_file | string | |
note | ||
리턴 | void |
public WriteFile ( |
||
writer | ||
note | ||
리턴 | void |
public WriteFile ( string write_file, |
||
write_file | string | |
note | ||
리턴 | void |
public static WriteString ( |
||
note | ||
리턴 | string |