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

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -