C# Class WeirdDictionary, code

Inheritance: IDictionary
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
Add ( value ) : void
TryGet ( &value ) : bool

Private Methods

Méthode Description
IDictionary ( key, value ) : void

Method Details

Add() public méthode

public Add ( value ) : void
Résultat void

TryGet() public méthode

public TryGet ( &value ) : bool
Résultat bool