change comment
This commit is contained in:
parent
d631c3cf8f
commit
4cc3ae68d3
|
|
@ -21,7 +21,7 @@ public interface IAgentService
|
|||
Task<Agent> LoadAgent(string id);
|
||||
|
||||
/// <summary>
|
||||
/// Inherit from host agent
|
||||
/// Inherit from an agent
|
||||
/// </summary>
|
||||
/// <param name="agent"></param>
|
||||
/// <returns></returns>
|
||||
|
|
|
|||
Loading…
Reference in a new issue