text
stringlengths 0
616
|
|---|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.PropertyObjectAttribute:
|
TypeId = None
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def get_TypeId():
|
# returns System.Object
|
pass
|
def Match(obj):
|
# returns System.Boolean
|
pass
|
def IsDefaultAttribute():
|
# returns System.Boolean
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.NoSortAttribute:
|
TypeId = None
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def get_TypeId():
|
# returns System.Object
|
pass
|
def Match(obj):
|
# returns System.Boolean
|
pass
|
def IsDefaultAttribute():
|
# returns System.Boolean
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.CallPriorityAttribute:
|
Priority = None
|
TypeId = None
|
def get_Priority():
|
# returns System.Int32
|
pass
|
def set_Priority(value):
|
# returns System.Void
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def get_TypeId():
|
# returns System.Object
|
pass
|
def Match(obj):
|
# returns System.Boolean
|
pass
|
def IsDefaultAttribute():
|
# returns System.Boolean
|
pass
|
def GetType():
|
# returns System.Type
|
pass
|
def ToString():
|
# returns System.String
|
pass
|
class Server.CallPriorityComparer:
|
def Compare(x, y):
|
# returns System.Int32
|
pass
|
def Equals(obj):
|
# returns System.Boolean
|
pass
|
def GetHashCode():
|
# returns System.Int32
|
pass
|
def GetType():
|
# returns System.Type
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.