Class StopScreencastResult
public sealed record StopScreencastResult : EmptyResult, IEquatable<EmptyResult>, IEquatable<StopScreencastResult>
- Inheritance
-
EmptyResultStopScreencastResult
- Implements
-
IEquatable<EmptyResult>
- Inherited Members
-
EmptyResult.ToString()EmptyResult.GetHashCode()EmptyResult.Equals(EmptyResult)EmptyResult.<Clone>$()EmptyResult.AdditionalDataEmptyResult.AdditionalMessageData
Constructors
StopScreencastResult()
public StopScreencastResult()