C# 클래스 abSee.RandomOptionSelector

상속: IOptionSelector
파일 보기 프로젝트 열기: Tboda/abSee 1 사용 예제들

공개 메소드들

메소드 설명
RandomOptionSelector ( ) : System
SelectOption ( HttpContext context, string user, string options ) : string

메소드 상세

RandomOptionSelector() 공개 메소드

public RandomOptionSelector ( ) : System
리턴 System

SelectOption() 공개 메소드

public SelectOption ( HttpContext context, string user, string options ) : string
context System.Web.HttpContext
user string
options string
리턴 string