Method | Description | |
---|---|---|
GetDesc ( this rec ) : string | ||
GetFormattedData ( this rec ) : string | ||
GetFormattedData ( this rec, StringBuilder sb ) : void |
Method | Description | |
---|---|---|
GetBaseDesc ( this rec ) : string | ||
GetDesc ( this rec, ISelectionContext context ) : string | ||
GetExtendedDesc ( this rec, ISelectionContext selectContext ) : string | ||
GetSubDesc ( this rec ) : string |
public static GetFormattedData ( this rec ) : string | ||
rec | this | |
return | string |
public static GetFormattedData ( this rec, StringBuilder sb ) : void | ||
rec | this | |
sb | StringBuilder | |
return | void |