gmanny / Pechkin

.NET Wrapper for WkHtmlToPdf static DLL. Allows you to utilize full power of the library.
401 stars 128 forks source link

Is SynchronizedPechkin.ClearBeforeExit() present in nuget package 0.5.8.1? #57

Open ghost opened 10 years ago

ghost commented 10 years ago

@gmanny

I just checked the libraries in nuget package and i do not see SynchronizedPechkin exposing any method called ClearBeforeExit but i do see it here in the code in ClearBeforeExit.cs file.

Could you please update the nuget package? the version numbers are mismatching currently where my 0.5.8.1 doesn't have SynchronizedPechkin.ClearBeforeExit() while the code here dos have 'SynchronizedPechkin.ClearBeforeExit()' method.