C# 클래스 QSContacts.QSContactsMain

파일 보기 프로젝트 열기: QualitySolution/QSProjects

공개 프로퍼티들

프로퍼티 타입 설명
DefaultCityCode string
MinSavePhoneLength int

공개 메소드들

메소드 설명
ConfigureDeletion ( ) : void
GetModuleMaping ( ) : List

메소드 상세

ConfigureDeletion() 공개 정적인 메소드

public static ConfigureDeletion ( ) : void
리턴 void

GetModuleMaping() 공개 정적인 메소드

public static GetModuleMaping ( ) : List
리턴 List

프로퍼티 상세

DefaultCityCode 공개적으로 정적으로 프로퍼티

public static string DefaultCityCode
리턴 string

MinSavePhoneLength 공개적으로 정적으로 프로퍼티

public static int MinSavePhoneLength
리턴 int