Class HdataNameConvertUidEntity
Inheritance
Object
HdataNameConvertUidEntity
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: FBoxClientDriver.Contract.Entity
Assembly: FBoxClientDriver.Contract.dll
Syntax
public class HdataNameConvertUidEntity
Properties
ChannelsUids
Declaration
public IList<long> ChannelsUids { get; set; }
Property Value
Type | Description |
---|---|
IList<Int64> |
Uid
Declaration
public long Uid { get; set; }
Property Value
Type | Description |
---|---|
Int64 |