메소드 | 설명 | |
---|---|---|
AddSublistEntry ( ISublistEntry entry ) : long | ||
DeleteSublistEntry ( ISublistEntry entry ) : void | ||
GetAllSublistEntries ( ) : IEnumerable |
||
GetAppData ( ) : IAppData | ||
GetSublistEntry ( long id ) : ISublistEntry | ||
UpdateAppData ( IAppData appData ) : void | ||
UpdateSublistEntry ( ISublistEntry entry ) : void |
메소드 | 설명 | |
---|---|---|
DeleteSublistEntryInternal ( ISublistEntry entry, |
public AddSublistEntry ( ISublistEntry entry ) : long | ||
entry | ISublistEntry | |
리턴 | long |
public DeleteSublistEntry ( ISublistEntry entry ) : void | ||
entry | ISublistEntry | |
리턴 | void |
public GetSublistEntry ( long id ) : ISublistEntry | ||
id | long | |
리턴 | ISublistEntry |
public UpdateSublistEntry ( ISublistEntry entry ) : void | ||
entry | ISublistEntry | |
리턴 | void |