Fan.Sys.Deprecated.make C# (CSharp) Method

make() public static method

public static make ( ) : Deprecated
return Deprecated
        public static Deprecated make()
        {
            return make(null);
        }

Same methods

Deprecated::make ( Func func ) : Deprecated