G
Guest
Does C++/CLI support default values or is it like C# where we have to use
overloading only?
I have some unmanaged methods with default values (I may not need them
thoough) I need to implement in my managed proxy class.
overloading only?
I have some unmanaged methods with default values (I may not need them
thoough) I need to implement in my managed proxy class.