C# Class CCEditText.CardType, xsolla-unity-sdk

ファイルを表示 Open project: xsolla/xsolla-unity-sdk

Public Properties

Property Type Description
length int[]
pattern Regex
type Type,

Public Methods

Method Description
CardType ( Type, mType, Regex pattern, int length ) : System.Collections

Method Details

CardType() public method

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

Property Details

length public_oe property

public int[] length
return int[]

pattern public_oe property

public Regex pattern
return Regex

type public_oe property

public Type, type
return Type,