More progress on IoC. Controllers are implemented
This commit is contained in:
@ -23,5 +23,7 @@ namespace Aurora.Services.Settings
|
||||
/// </summary>
|
||||
/// <value></value>
|
||||
string ClientId { get; set; }
|
||||
|
||||
string LibraryLocation { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user