Exemplo n.º 1
0
 public MT5Strip(MT5MeshEntryType stripType, MT5Mesh mesh)
 {
     m_type = stripType;
     m_mesh = mesh;
 }
Exemplo n.º 2
0
 public MT5_8000_A000(MT5MeshEntryType stripType)
 {
     m_type = stripType;
 }
Exemplo n.º 3
0
 public MT5StripAttributes(MT5MeshEntryType stripType)
 {
     m_type = stripType;
 }
Exemplo n.º 4
0
 public MT5_0E00_0F00(MT5MeshEntryType stripType)
 {
     m_type = stripType;
 }