oh dear
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Net.Sockets
|
||||
{
|
||||
/// <summary>Contains <see cref="T:System.Net.IPAddress" /> values used to join and drop multicast groups.</summary>
|
||||
// Token: 0x020002DA RID: 730
|
||||
[Token(Token = "0x20002DA")]
|
||||
public class MulticastOption
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user