mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-11 02:35:00 +00:00
docs: update XML comments for Essentials Core
This commit is contained in:
@@ -11,6 +11,9 @@ namespace PepperDash.Essentials.Core
|
||||
/// </summary>
|
||||
public interface ILoadConfig
|
||||
{
|
||||
/// <summary>
|
||||
/// GoWithLoad method
|
||||
/// </summary>
|
||||
void GoWithLoad();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user