 | JobProviderBaseUndefinedJobProviderundefinedJobProvider field |
Static instance for an undefined JobProvider.
Replaces null to avoid the miserable null warnings when using LogicalNodes and JobLists
which it is ensured that at the time of use they are not
are not equal to zero, but are not yet instantiated in the constructor in a meaningful way.
could be realised.
For any subsequent null queries, null must be replaced by this instance.
It can then be checked for 'is IUndefinedElement' if necessary.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic static readonly JobProviderBaseUndefinedJobProvider undefinedJobProvider
Public Shared ReadOnly undefinedJobProvider As JobProviderBaseUndefinedJobProvider
public:
static initonly JobProviderBaseUndefinedJobProvider^ undefinedJobProvider
static val undefinedJobProvider: JobProviderBaseUndefinedJobProvider
Field value
JobProviderBaseUndefinedJobProvider
See also