Difference between “|” and “||”
- http://msdn.microsoft.com/en-us/library/6373h346(v=VS.90).aspx
What a difference they have!!
What a difference they have!!
System.Reflection.MethodInfo is the one that I can use the name of method as a string value to call the method.
In order to get the method, the typeof() keyword should be used, instead of the Type.GetType() method.