Skip to content

Commit e041031

Browse files
committed
docs(xml): Added XML documentation to Arithmetic class
1 parent fb70806 commit e041031

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MLAPI/NetworkingManagerComponents/Binary/Arithmetic.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
namespace MLAPI.Serialization
22
{
3+
/// <summary>
4+
/// Arithmetic helper class
5+
/// </summary>
36
public static class Arithmetic
47
{
58
// Sign bits for different data types

0 commit comments

Comments
 (0)