Spaces:
Runtime error
Runtime error
public static class GlobalData | |
{ | |
public static List<Quote> Quotes { get; set; } | |
} |
public static class GlobalData | |
{ | |
public static List<Quote> Quotes { get; set; } | |
} |