Table of Contents

Method GetFriendlyTypeName

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

GetFriendlyTypeName(Type)

Gets a friendly class name suitable for use in error messages.

public static string GetFriendlyTypeName(Type type)

Parameters

type Type

The type.

Returns

string

A friendly class name.