ENet Class Library for C# |
|
Library.Time Property
Gets or set the time in milliseconds.
[Visual Basic]
Public Shared Property Time() As
Integer Public Get
End Get
Public Set
End Set
End Property
[C#]
public static
int Time { public get; public set; }
See Also
Library Class | ENet Namespace