C# 클래스 CCEditText.CardType, xsolla-unity-sdk

파일 보기 프로젝트 열기: xsolla/xsolla-unity-sdk

공개 프로퍼티들

프로퍼티 타입 설명
length int[]
pattern Regex
type Type,

공개 메소드들

메소드 설명
CardType ( Type, mType, Regex pattern, int length ) : System.Collections

메소드 상세

CardType() 공개 메소드

public CardType ( Type, mType, Regex pattern, int length ) : System.Collections
mType Type,
pattern Regex
length int
리턴 System.Collections

프로퍼티 상세

length 공개적으로 프로퍼티

public int[] length
리턴 int[]

pattern 공개적으로 프로퍼티

public Regex pattern
리턴 Regex

type 공개적으로 프로퍼티

public Type, type
리턴 Type,