bigloo.foreign.CUCS2 C# (CSharp) Method

CUCS2() public static method

public static CUCS2 ( bucs2 c ) : char
c bucs2
return char
        public static char CUCS2( bucs2  c )
        {
            return c.value;
        }

Same methods

foreign::CUCS2 ( char c ) : int
foreign