mirror of
https://github.com/osukey/osukey.git
synced 2025-07-16 07:49:55 +09:00
Improve clarity of xmldoc
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
This commit is contained in:
@ -13,7 +13,7 @@ namespace osu.Game.Database
|
|||||||
Realm Context { get; }
|
Realm Context { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Create a new realm context for use on an arbitrary thread.
|
/// Create a new realm context for use on the current thread.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Realm CreateContext();
|
Realm CreateContext();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user