C# 클래스 System.Security.Cryptography.Base64Constants.Base64Constants

파일 보기 프로젝트 열기: runefs/Marvin

공개 프로퍼티들

프로퍼티 타입 설명
DecodeTable byte[]
EncodeTable byte[]

비공개 메소드들

메소드 설명
Base64Constants ( )

프로퍼티 상세

DecodeTable 공개적으로 정적으로 프로퍼티

public static byte[] DecodeTable
리턴 byte[]

EncodeTable 공개적으로 정적으로 프로퍼티

public static byte[] EncodeTable
리턴 byte[]