C# 클래스 YouMembershipProvider, code

상속: MembershipProvider
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
Initialize ( string name, NameValueCollection config ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( string name, NameValueCollection config ) : void
name string
config System.Collections.Specialized.NameValueCollection
리턴 void