SecurityIdMapping
StockSharp.Messages
Security identifier mapping.
Implementa: IPersistable
Propriedades
AdapterId : SecurityId
Adapter format.
StockSharpId : SecurityId
StockSharp format.
Métodos
op_Explicit(SecurityId, SecurityId})
Cast object from SecurityIdMapping to KeyValuePair.
- mapping
- SecurityIdMapping value.
Retorna: KeyValuePair value.
op_Implicit(SecurityIdMapping) : SecurityIdMapping
Cast KeyValuePair object to the type SecurityIdMapping.
- pair
- KeyValuePair value.
Retorna: SecurityIdMapping value.