C# 클래스 MahTweets.Services.LongUrlCacheEntry

파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LongUrlCacheEntry ( string longUrl ) : System
SetUsed ( ) : void

메소드 상세

LongUrlCacheEntry() 공개 메소드

public LongUrlCacheEntry ( string longUrl ) : System
longUrl string
리턴 System

SetUsed() 공개 메소드

public SetUsed ( ) : void
리턴 void