This is Luke‘s kind of code. I might be catching the virus
```csharp
abstract class QIFParserBase {
public enum LoadOptions {
All,
Prices,
Securities,
Transactions
}
static readonly Dictionary
This is Luke‘s kind of code. I might be catching the virus
```csharp
abstract class QIFParserBase {
public enum LoadOptions {
All,
Prices,
Securities,
Transactions
}
static readonly Dictionary
View comments on GitHub or email me