When I\'m trying开发者_如何学Python to use params in an Action delegate... private Action<string, params object[]> WriteToLogCallBack;
I am trying to use Spring.NET with a C# application to populate a parameter array (params keyword) constructor argument that is of a complex Type (call it SecretCode, which happens to be an enumerated