9 lines
93 B
C#
9 lines
93 B
C#
using System;
|
|
|
|
namespace ANX.Framework.Net
|
|
{
|
|
public class NetworkMachine
|
|
{
|
|
}
|
|
}
|