how can i print a enum const name? i have these enum: Code: Private Enum ImageType BMP = 0 GIF = 1 JPEG = 2 ICO = ...
確定! 回上一頁