text stringlengths 0 616 |
|---|
State = None |
UnderlyingStream = None |
def get_PacketID(): |
# returns System.Int32 |
pass |
def get_State(): |
# returns Server.Network.PacketState |
pass |
def EnsureCapacity(length): |
# returns System.Void |
pass |
def get_UnderlyingStream(): |
# returns Server.Network.PacketWriter |
pass |
def SetStatic(): |
# returns System.Void |
pass |
def Acquire(): |
# returns System.Void |
pass |
def OnSend(): |
# returns System.Void |
pass |
def Release(): |
# returns System.Void |
pass |
def Compile(compress, length): |
# returns System.Byte[] |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def GetHashCode(): |
# returns System.Int32 |
pass |
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
class Server.KeywordList: |
Count = None |
def get_Count(): |
# returns System.Int32 |
pass |
def Contains(keyword): |
# returns System.Boolean |
pass |
def Add(keyword): |
# returns System.Void |
pass |
def ToArray(): |
# returns System.Int32[] |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def GetHashCode(): |
# returns System.Int32 |
pass |
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
class Server.Slice: |
Method = None |
Target = None |
def Invoke(): |
# returns System.Void |
pass |
def BeginInvoke(callback, object): |
# returns System.IAsyncResult |
pass |
def EndInvoke(result): |
# returns System.Void |
pass |
def GetObjectData(info, context): |
# returns System.Void |
pass |
def Equals(obj): |
# returns System.Boolean |
pass |
def GetInvocationList(): |
# returns System.Delegate[] |
pass |
def GetHashCode(): |
# returns System.Int32 |
pass |
def DynamicInvoke(args): |
# returns System.Object |
pass |
def get_Method(): |
# returns System.Reflection.MethodInfo |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.