메소드 |
설명 |
|
BatchCreateMenuItems ( string values, IWorkspace workspace ) : IEnumerable |
|
|
BatchCreateMenuProperties ( string values, MenuItemPropertyGroup item ) : IEnumerable |
|
|
BatchCreateReasons ( string values, int reasonType, IWorkspace workspace ) : IEnumerable |
|
|
BatchCreateTables ( string values, IWorkspace workspace ) : IEnumerable
비공개 메소드들
메소드 상세
BatchCreateMenuItems()
공개 메소드
public BatchCreateMenuItems ( string values, IWorkspace workspace ) : IEnumerable |
values |
string |
|
workspace |
IWorkspace |
|
리턴 |
IEnumerable |
|
BatchCreateMenuProperties()
공개 메소드
public BatchCreateMenuProperties ( string values, MenuItemPropertyGroup item ) : IEnumerable |
values |
string |
|
item |
Samba.Domain.Models.Menus.MenuItemPropertyGroup |
|
리턴 |
IEnumerable |
|
BatchCreateReasons()
공개 메소드
public BatchCreateReasons ( string values, int reasonType, IWorkspace workspace ) : IEnumerable |
values |
string |
|
reasonType |
int |
|
workspace |
IWorkspace |
|
리턴 |
IEnumerable |
|
BatchCreateTables()
공개 메소드
public BatchCreateTables ( string values, IWorkspace workspace ) : IEnumerable
values |
string |
|
workspace |
IWorkspace |
|
리턴 |
IEnumerable
DataCreationService()
공개 메소드
| | |