C# 클래스 Blog.Common.Utils.Constants

파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

공개 프로퍼티들

프로퍼티 타입 설명
BlogRestUrl string
DefaultPostsThreshold int
FileMediaLocation string
FileMediaUrl string
SessionValidityLength double

프로퍼티 상세

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

public static string BlogRestUrl
리턴 string

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

public static int DefaultPostsThreshold
리턴 int

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

public static string FileMediaLocation
리턴 string

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

public static string FileMediaUrl
리턴 string

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

public static double SessionValidityLength
리턴 double