C# 클래스 ServiceStack.Redis.RedisExtensions

파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Redis

공개 메소드들

메소드 설명
ToRedisEndPoints ( this hosts ) : List
ToRedisEndpoint ( this connectionString, int defaultPort = null ) : RedisEndpoint

메소드 상세

ToRedisEndPoints() 공개 정적인 메소드

public static ToRedisEndPoints ( this hosts ) : List
hosts this
리턴 List

ToRedisEndpoint() 공개 정적인 메소드

public static ToRedisEndpoint ( this connectionString, int defaultPort = null ) : RedisEndpoint
connectionString this
defaultPort int
리턴 RedisEndpoint