메소드 | 설명 | |
---|---|---|
Delete ( |
||
GetAll ( ) : IEnumerable |
||
GetByName ( string name ) : |
||
GetSetting ( int id ) : |
||
Save ( |
||
SettingService ( IRepository |
public GetByName ( string name ) : |
||
name | string | |
리턴 |
public GetSetting ( int id ) : |
||
id | int | |
리턴 |
public SettingService ( IRepository |
||
settingRepository | IRepository |
|
리턴 | System |