LanguageUtils.IgnoreErrors<T>
public static T IgnoreErrors<T>(Func<T> operation,
	T defaultValue)

Parameters

Func operation

T defaultValue


See also:

Class LanguageUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic