113.
The default binding mechanism for a C# method call is:
View Description
C# uses static binding as the default method dispatching mechanism.