C#. Expand ▽ Copy Code. public class ViewModel { ObservableCollection<customer> CustomerList = new ObservableCollection<customer>(); ...
確定! 回上一頁