Class AutoGeneratedNamePreviewConceptPropertySourceResponse
Ответ на запрос автосгенерированного имени свойства понятия.
public record AutoGeneratedNamePreviewConceptPropertySourceResponse : IAutoGeneratedNamePreviewConceptPropertySourceResponse, IEquatable<AutoGeneratedNamePreviewConceptPropertySourceResponse>
- Inheritance
-
AutoGeneratedNamePreviewConceptPropertySourceResponse
- Implements
- Inherited Members
Constructors
AutoGeneratedNamePreviewConceptPropertySourceResponse()
public AutoGeneratedNamePreviewConceptPropertySourceResponse()
AutoGeneratedNamePreviewConceptPropertySourceResponse(AutoGeneratedNamePreviewConceptPropertySourceResponse)
protected AutoGeneratedNamePreviewConceptPropertySourceResponse(AutoGeneratedNamePreviewConceptPropertySourceResponse original)
Parameters
Properties
AutoGeneratedName
Автоматически сгенерированное имя.
public string AutoGeneratedName { get; set; }
Property Value
EqualityContract
protected virtual Type EqualityContract { get; }
Property Value
Methods
Equals(AutoGeneratedNamePreviewConceptPropertySourceResponse?)
public virtual bool Equals(AutoGeneratedNamePreviewConceptPropertySourceResponse? other)
Parameters
Returns
Equals(object?)
public override bool Equals(object? obj)
Parameters
objobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
PrintMembers(StringBuilder)
protected virtual bool PrintMembers(StringBuilder builder)
Parameters
builderStringBuilder
Returns
ToString()
public override string ToString()
Returns
Operators
operator ==(AutoGeneratedNamePreviewConceptPropertySourceResponse?, AutoGeneratedNamePreviewConceptPropertySourceResponse?)
public static bool operator ==(AutoGeneratedNamePreviewConceptPropertySourceResponse? left, AutoGeneratedNamePreviewConceptPropertySourceResponse? right)
Parameters
leftAutoGeneratedNamePreviewConceptPropertySourceResponserightAutoGeneratedNamePreviewConceptPropertySourceResponse
Returns
operator !=(AutoGeneratedNamePreviewConceptPropertySourceResponse?, AutoGeneratedNamePreviewConceptPropertySourceResponse?)
public static bool operator !=(AutoGeneratedNamePreviewConceptPropertySourceResponse? left, AutoGeneratedNamePreviewConceptPropertySourceResponse? right)
Parameters
leftAutoGeneratedNamePreviewConceptPropertySourceResponserightAutoGeneratedNamePreviewConceptPropertySourceResponse