SymbolicRefGetDescription Method (Object) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string GetDescription(
Object object
)
Parameters
- object
- Type: SystemObject
The object to be described.
Return Value
Type:
StringThe string description of the object.
See Also