Closed h82258652 closed 6 years ago
I have a bencode string and I want to convert it to a C# class obj. But I found BObject's ctor is internal, and IBObject interface is too complex.
I don't understand what you are trying to achieve. Can you show me an example of what you want to do?
I have a bencode string and I want to convert it to a C# class obj. But I found BObject's ctor is internal, and IBObject interface is too complex.