C# Class System.Security.Cryptography.Base64Constants.Base64Constants

Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Свойство Type Description
DecodeTable byte[]
EncodeTable byte[]

Private Methods

Méthode Description
Base64Constants ( )

Property Details

DecodeTable public_oe static_oe property

public static byte[] DecodeTable
Résultat byte[]

EncodeTable public_oe static_oe property

public static byte[] EncodeTable
Résultat byte[]