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