C# 클래스 RustFlakes.IdExtensions

파일 보기 프로젝트 열기: peschkaj/rustflakes

공개 메소드들

메소드 설명
ToBigInteger ( this id ) : System.Numerics.BigInteger
ToLexicographicId ( this id ) : string

메소드 상세

ToBigInteger() 공개 정적인 메소드

public static ToBigInteger ( this id ) : System.Numerics.BigInteger
id this
리턴 System.Numerics.BigInteger

ToLexicographicId() 공개 정적인 메소드

public static ToLexicographicId ( this id ) : string
id this
리턴 string