C# Class ConsoleApplication1.CharacterLength.CodePoint

显示文件 Open project: ufcpp/UfcppSample

Public Properties

Property Type Description
@char string
utf16 byte[]
utf32 byte[]
utf8 byte[]
value int

Property Details

@char public_oe property

public string @char
return string

utf16 public_oe property

public byte[] utf16
return byte[]

utf32 public_oe property

public byte[] utf32
return byte[]

utf8 public_oe property

public byte[] utf8
return byte[]

value public_oe property

public int value
return int