113.

The default binding mechanism for a C# method call is:

C# uses static binding as the default method dispatching mechanism.