C# 클래스 FF1Randomizer.FF1Text

파일 보기 프로젝트 열기: Entroper/Randomizers

공개 메소드들

메소드 설명
BytesToText ( byte bytes ) : string
TextToBytes ( string text ) : Blob

비공개 메소드들

메소드 설명
FF1Text ( ) : System

메소드 상세

BytesToText() 공개 정적인 메소드

public static BytesToText ( byte bytes ) : string
bytes byte
리턴 string

TextToBytes() 공개 정적인 메소드

public static TextToBytes ( string text ) : Blob
text string
리턴 System.IO.Blob