상속: UITableView, IDocumentsView
예제 #1
0
		public DocumentListViewSource (DocumentListView controller)
		{
			this.controller = controller;
		}
예제 #2
0
 public DocumentListViewSource(DocumentListView controller)
 {
     this.controller = controller;
 }