c# - Implement custom CopyToDataTable method while keeping the original one -


i followed link , created custom copytodatatable method no problem. copytodatatable called in other places , getting errors because point new 1 created.

is there way keep both version , both referenced correctly?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -