mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Add copyright headers. Formatting cleanup.
This commit is contained in:
@@ -37,13 +37,13 @@ namespace OpenSim.Framework.Statistics
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
string Report();
|
||||
|
||||
/// <summary>
|
||||
/// Report back collected statistical information in json
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// A <see cref="System.String"/>
|
||||
/// </returns>
|
||||
string XReport();
|
||||
|
||||
/// <summary>
|
||||
/// Report back collected statistical information in json
|
||||
/// </summary>
|
||||
/// <returns>
|
||||
/// A <see cref="System.String"/>
|
||||
/// </returns>
|
||||
string XReport();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user