Click or drag to resize

GetServiceDetailsReplay Class

[Missing <summary> documentation for "T:RAYLASE.PDA.API.GetServiceDetailsReplay"]

Inheritance Hierarchy
SystemObject
  RAYLASE.PDA.APIGetServiceDetailsReplay

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntax
C#
public sealed class GetServiceDetailsReplay : IMessage<GetServiceDetailsReplay>, 
	IMessage, IEquatable<GetServiceDetailsReplay>, IDeepCloneable<GetServiceDetailsReplay>, 
	IBufferMessage

The GetServiceDetailsReplay type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyStatic memberDescriptor 
Public propertyStatic memberParser 
Public propertyValues 
Top
Methods
 NameDescription
Public methodCalculateSize 
Public methodClone 
Public methodEquals(GetServiceDetailsReplay) 
Public methodEquals(Object)
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Public methodMergeFrom(CodedInputStream) 
Public methodMergeFrom(GetServiceDetailsReplay) 
Public methodToString
(Overrides ObjectToString)
Public methodWriteTo 
Top
Fields
 NameDescription
Public fieldStatic memberValuesFieldNumberField number for the "Values" field.
Top
See Also