bigloo.foreign.bgl_getprotoents C# (CSharp) Method

bgl_getprotoents() public static method

public static bgl_getprotoents ( ) : Object
return Object
        public static Object bgl_getprotoents()
        {
            return BNIL;
        }
foreign