DynamicSymbolsProvider Constructor
Overload List
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the DynamicSymbolsProvider class without Symbols. | |
|
Initializes a new instance of the DynamicSymbolsProvider class without Symbols. | |
|
DynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol..) |
Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols. |
|
DynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., Boolean) |
Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols. |
|
DynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., IComparer.String.) |
Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols and an IComparer.T. that is used to sort the Definitions. |
|
DynamicSymbolsProvider(IEnumerable.KeyValuePair.String, Symbol.., IComparer.String., Boolean) |
Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols and an IComparer.T. that is used to sort the Definitions. |
- DynamicSymbolsProvider Constructor
- DynamicSymbolsProvider Constructor (Boolean)
- DynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol..)
- DynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., Boolean)
- DynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., IComparer.String.)
- DynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol.., IComparer.String., Boolean)