摘要:
using System;using System.ComponentModel;using System.Collections.Generic;using System.Linq;using System.Text;using System.Diagnostics;using System.Windows;using System.Windows.Data;namespace BindingSample{ class Program { static void Main(string[] args) { //1. Test Bi... 阅读全文
posted @ 2012-01-12 11:18
路过的世界
阅读(200)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Linq;using System.Linq.Expressions;namespace BindingSample{ /// <summary> /// A bind engine supports custom data binding. /// </summary> /// <remarks> /// It exports two methods for data binding: 阅读全文
posted @ 2012-01-12 11:17
路过的世界
阅读(263)
评论(0)
推荐(0)
浙公网安备 33010602011771号