Nemerle Documentation

DictionaryEntry Constructor 

public DictionaryEntry(
   object key,
   object value
);

See Also

DictionaryEntry Class | Nemerle.Collections Namespace