C# Class stringprep.Plain

A relatively plain stringprep profile, that doesn't do case folding, or prevent unassigned characters.
Inheritance: stringprep.Profile
Afficher le fichier Open project: JustOxlamon/TwoRatChat

Méthodes publiques

Méthode Description
Plain ( ) : System

Create a Plain instance.

Method Details

Plain() public méthode

Create a Plain instance.
public Plain ( ) : System
Résultat System