| INameDecoder Interface | 
Namespace: MongoDB.Bson.IO
 Syntax
SyntaxThe INameDecoder type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Decode | 
            Decodes the name.
             | 
|  | Inform | 
            Informs the decoder of an already decoded name (so the decoder can change state if necessary).
             | 
 See Also
See Also