public static void DetachCommonMath(DataHandler rHandler) { rHandler.DetachMethod("Max", Max); rHandler.DetachMethod("Min", Min); }