icarus-consulting / Yaapii.Xambly

A port of Xembly library by Yegor Bugayenko. Lighweight XML parser, generator and manipulator.
MIT License
7 stars 0 forks source link

Directives.Add should take interface instead of object #150

Closed MSE1188 closed 5 years ago

MSE1188 commented 5 years ago

Expected Behavior

The Directives.Add<Key, Value> - Method takes IDictionary instead of Dictionary

Actual Behavior

Steps to reproduce the behavior

The log given by the failure.

Mention any other details that might be useful