Class IndexNote
public class IndexNote
- Inheritance
-
IndexNote
- Inherited Members
- Extension Methods
Properties
Number
public int Number { get; set; }
Property Value
Symbol
public string Symbol { get; set; }
public class IndexNote
public int Number { get; set; }
public string Symbol { get; set; }