메소드 | 설명 | |
---|---|---|
AddForm ( Form newForm ) : void | ||
AddForms ( IEnumerable | ||
Dispose ( ) : void | ||
GetReferencedFormIds ( ) : HashSet |
||
Load ( ) : void | ||
LoadForms ( bool lazyLoading, bool>.Func | ||
PurgeDirtyEdits ( ) : void | ||
ReserveFormId ( uint formId, string editorId ) : void | ||
Save ( IEnumerable |
||
SaveMetaData ( ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Plugin ( DataContext context, string fileName, PluginMode mode ) : System |
public LoadForms ( bool lazyLoading, bool>.Func | ||
lazyLoading | bool | |
predicate | bool>.Func | |
리턴 | void |
public ReserveFormId ( uint formId, string editorId ) : void | ||
formId | uint | |
editorId | string | |
리턴 | void |