コード例 #1
0
    internal void DoSqlStuffNow()
    {
        object someParameter = new object();

        Adpt.ImportStuff(someParameter);
    }