text stringlengths 0 616 |
|---|
def get_Target(): |
# returns System.Object |
pass |
def Clone(): |
# returns System.Object |
pass |
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
class Server.KarmaChangeEventHandler: |
Method = None |
Target = None |
def Invoke(e): |
# returns System.Void |
pass |
def BeginInvoke(e, 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 |
pass |
def get_Target(): |
# returns System.Object |
pass |
def Clone(): |
# returns System.Object |
pass |
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
class Server.VirtueLevelChangeEventHandler: |
Method = None |
Target = None |
def Invoke(e): |
# returns System.Void |
pass |
def BeginInvoke(e, 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 |
pass |
def get_Target(): |
# returns System.Object |
pass |
def Clone(): |
# returns System.Object |
pass |
def GetType(): |
# returns System.Type |
pass |
def ToString(): |
# returns System.String |
pass |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.