C# Class LastDictionary, code

Datei anzeigen Open project: shendongnian/code

Public Methods

Method Description
Add ( key, value ) : void
LastDictionary ( )

Method Details

Add() public method

public Add ( key, value ) : void
return void

LastDictionary() public method

public LastDictionary ( )