◆ IntValue() [1/2]
LeanCloud.Play.Protocol.IntValue.IntValue |
( |
| ) |
|
|
inline |
◆ IntValue() [2/2]
LeanCloud.Play.Protocol.IntValue.IntValue |
( |
IntValue |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.IntValue.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
IntValue LeanCloud.Play.Protocol.IntValue.Clone |
( |
| ) |
|
|
inline |
◆ Equals() [1/2]
bool LeanCloud.Play.Protocol.IntValue.Equals |
( |
IntValue |
other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.IntValue.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.IntValue.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.IntValue.MergeFrom |
( |
IntValue |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.IntValue.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.IntValue.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.IntValue.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ ValFieldNumber
const int LeanCloud.Play.Protocol.IntValue.ValFieldNumber = 1 |
|
static |
Field number for the "val" field.
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.IntValue.Descriptor |
|
staticget |
◆ Parser
pb.MessageParser<IntValue> LeanCloud.Play.Protocol.IntValue.Parser |
|
staticget |
◆ Val
int LeanCloud.Play.Protocol.IntValue.Val |
|
getset |
The documentation for this class was generated from the following file: