C# 클래스 stringprep.Plain

A relatively plain stringprep profile, that doesn't do case folding, or prevent unassigned characters.
상속: stringprep.Profile
파일 보기 프로젝트 열기: JustOxlamon/TwoRatChat

공개 메소드들

메소드 설명
Plain ( ) : System

Create a Plain instance.

메소드 상세

Plain() 공개 메소드

Create a Plain instance.
public Plain ( ) : System
리턴 System