Microsoft Forum
Thursday, January 29, 2015
Modify a method while in Runtime
What's wrong with something like this...
private int A(int x, int y)
{
return x + y;
}
Then pass in the appropriate x and y at runtime?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment