You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-16 07:06:30 +09:00
Lots of xml comments added. Documentation updated.
Removed extension methods to be able to compile for .net framework 2.0
This commit is contained in:
@@ -25,6 +25,9 @@ namespace Lidgren.Network
|
||||
/// </summary>
|
||||
public enum NetConnectionStatus
|
||||
{
|
||||
/// <summary>
|
||||
/// No connection, or attempt, in place
|
||||
/// </summary>
|
||||
None,
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user