Here Mudassar Ahmed Khan has explained how to call MySql Stored Procedure with Parameters in ASP.Net, C# and VB.Net.
The article explains with a simple example where a Stored Procedure will be passed with a parameter and it returns the matching records. In similar way one can pass multiple parameters.