public class ViewModel; {; public IList<KeyValuePair<string, int>> Collection { get; set; }; public ViewModel(); {; Collection = new ...
確定! 回上一頁