메소드 | 설명 | |
---|---|---|
GetPropertySheetSource ( ) : string | ||
ImportFile ( string filename ) : void | ||
ImportText ( string propertySheetText, string originalFilename ) : void | ||
ParseFile ( string filename ) : void | ||
ParseText ( string propertySheetText, string originalFilename ) : void | ||
SaveFile ( string filename = null ) : void |
메소드 | 설명 | |
---|---|---|
PropertySheet ( ) : System | ||
PropertySheet ( |
public ImportText ( string propertySheetText, string originalFilename ) : void | ||
propertySheetText | string | |
originalFilename | string | |
리턴 | void |
public ParseText ( string propertySheetText, string originalFilename ) : void | ||
propertySheetText | string | |
originalFilename | string | |
리턴 | void |