1234567891011121314151617181920 |
- using System.Reflection;
- using System.Runtime.CompilerServices;
- using System.Runtime.InteropServices;
- [assembly: AssemblyTitle("SuperSocket.SocketBase")]
- [assembly: AssemblyDescription("SuperSocket.SocketBase")]
- [assembly: AssemblyConfiguration("")]
- [assembly: ComVisible(false)]
- [assembly: Guid("427204a0-fa48-4c22-97d6-4daf08ee4354")]
- [assembly: AssemblyInformationalVersion("9f82982")]
|