Ext.Net

Self-employed.

导航

2008年6月9日

摘要: Sub AutoCreatePropertysControls()Sub AutoCreatePropertysControls(ByVal obj As Object) Dim p As PropertyInfo() = obj.GetType.GetProperties() For Each pi In p ... 阅读全文

posted @ 2008-06-09 13:47 Ext.Net 阅读(449) 评论(0) 推荐(0) 编辑

摘要: using System.Runtime.InteropServices; public static int Int(ref HttpContext c, string ParName,[Optional, DefaultParameterValue(false)] bool IsPostAction) { } 阅读全文

posted @ 2008-06-09 13:34 Ext.Net 阅读(670) 评论(0) 推荐(0) 编辑