public sealed class StopAddFilesResponse : IMessage<StopAddFilesResponse>,
IMessage, IEquatable<StopAddFilesResponse>, IDeepCloneable<StopAddFilesResponse>,
IBufferMessagePublic NotInheritable Class StopAddFilesResponse
Implements IMessage(Of StopAddFilesResponse), IMessage,
IEquatable(Of StopAddFilesResponse), IDeepCloneable(Of StopAddFilesResponse), IBufferMessagepublic ref class StopAddFilesResponse sealed : IMessage<StopAddFilesResponse^>,
IMessage, IEquatable<StopAddFilesResponse^>, IDeepCloneable<StopAddFilesResponse^>,
IBufferMessage[<SealedAttribute>]
type StopAddFilesResponse =
class
interface IMessage<StopAddFilesResponse>
interface IMessage
interface IEquatable<StopAddFilesResponse>
interface IDeepCloneable<StopAddFilesResponse>
interface IBufferMessage
end| StopAddFilesResponse | Initializes a new instance of the StopAddFilesResponse class |
| StopAddFilesResponse(StopAddFilesResponse) | Initializes a new instance of the StopAddFilesResponse class |
| CalculateSize | |
| Clone | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| Equals(StopAddFilesResponse) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MergeFrom(CodedInputStream) | |
| MergeFrom(StopAddFilesResponse) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |