C# 클래스 AspNet.StarterKits.Classifieds.BusinessLogicLayer.MembersDB

Contains the implementation for the creation of users.
파일 보기 프로젝트 열기: mono/gert

공개 메소드들

메소드 설명
CreateMember ( string username, string aspApplicationName ) : int

비공개 메소드들

메소드 설명
MembersDB ( ) : System

메소드 상세

CreateMember() 공개 정적인 메소드

public static CreateMember ( string username, string aspApplicationName ) : int
username string
aspApplicationName string
리턴 int