public readonly struct EndPointsResult : IEquatable<EndPointsResult>
Public Structure EndPointsResult
Implements IEquatable(Of EndPointsResult)
public value class EndPointsResult : IEquatable<EndPointsResult>
[<SealedAttribute>]
type EndPointsResult =
struct
inherit ValueType
interface IEquatable<EndPointsResult>
end
EndPointsResult | Инициализирует новый экземпляр класса EndPointsResult |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | (Переопределяет ValueTypeToString) |