コード例 #1
0
ファイル: NpgsqlConnector.cs プロジェクト: daosipc/Npgsql2
 internal void Bind(NpgsqlBind bind)
 {
     CurrentState.Bind(this, bind);
 }