C# Class MahTweets.Services.LongUrlCacheEntry

Datei anzeigen Open project: nickhodge/MahTweets.LawrenceHargrave

Private Properties

Property Type Description

Public Methods

Method Description
LongUrlCacheEntry ( string longUrl ) : System
SetUsed ( ) : void

Method Details

LongUrlCacheEntry() public method

public LongUrlCacheEntry ( string longUrl ) : System
longUrl string
return System

SetUsed() public method

public SetUsed ( ) : void
return void