Spaces:
Running
Running
File size: 83 Bytes
77ebc6a |
1 2 3 4 |
public static class GlobalData
{
public static List<Quote> Quotes { get; set; }
} |