Diff<>(old, new, comparer, predicate, postProcessor) NewArray<>(size1, size2, size3, initialiser) RunMain(main, onUnhandledMain, onUnhandledThread) RunMain(main, onUnhandledMain, onUnhandledThread)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Extension method: bool IsDefault<T>(this T)Declarationpublic static bool IsDefault<T>(
this T val
) SummaryReturns true if this value is equal to the default value for this type. Generic type parametersT | This type parameter is not documented. |
|