Table of Contents

Method GetMemberInfoType

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

GetMemberInfoType(MemberInfo)

Gets the type of a member.

public static Type GetMemberInfoType(MemberInfo memberInfo)

Parameters

memberInfo MemberInfo

The member info.

Returns

Type

The type of the member.