
C#
suzhi921
这个作者很懒,什么都没留下…
展开
-
WCF复合类型
Public Class Post_194aced7_905f_495f_bfbc_4cee9f420440 _ Public Class CompositeType _ Public Property Name As String _ Public Property Age As Integer原创 2011-12-26 09:20:07 · 725 阅读 · 1 评论 -
Dapper常用语句
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Dapper; using System.Data.SqlClient; using MvcDapper.Modes; namespace MvcDapp原创 2016-08-25 17:57:39 · 1042 阅读 · 0 评论