%DotNet.Utils
class %DotNet.Utils extends %Library.RegisteredObject
Method Inventory
Methods
classmethod Classes(Output pStream As %GlobalCharacterStream) as %Status
classmethod DerivedClasses(pClassName As %String, Output pStream As %GlobalCharacterStream) as %Status
classmethod Namespaces(Output pStream As %GlobalCharacterStream) as %Status
classmethod Test()
Inherited Members
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %ValidateObject()