C# Class ReSharper.DictionaryHelper.Tests.DictionaryManualTests

Datei anzeigen Open project: hazzik/ReSharper.DictionaryHelper Class Usage Examples

Public Methods

Method Description
Test1 ( int>.Dictionary dictionary, int key ) : int

Private Methods

Method Description
A ( ) : bool
AvailabilityTest ( ) : void
SomeMethod ( int i ) : void

Method Details

Test1() public method

public Test1 ( int>.Dictionary dictionary, int key ) : int
dictionary int>.Dictionary
key int
return int