bigloo.foreign.reset_console C# (CSharp) Method

reset_console() public static method

public static reset_console ( Object o ) : Object
o Object
return Object
        public static Object reset_console( Object  o )
        {
            return unspecified._unspecified;
        }
foreign