public readonly struct BeautifiedStackTracePublic Structure BeautifiedStackTracepublic value class BeautifiedStackTrace[<SealedAttribute>]
type BeautifiedStackTrace =
struct
inherit ValueType
end| BeautifiedStackTrace(Boolean) | Инициализирует новый экземпляр класса BeautifiedStackTrace |
| BeautifiedStackTrace(StackTrace) | Инициализирует новый экземпляр класса BeautifiedStackTrace |
| Equals | Indicates whether this instance and a specified object are equal. (Унаследован от ValueType) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Returns the hash code for this instance. (Унаследован от ValueType) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | (Переопределяет ValueTypeToString) |