Table of Contents

Class TypeExtensions

Namespace
Cratis.Applications.MongoDB
Assembly
Cratis.Applications.MongoDB.dll

Extension methods for Type.

public static class TypeExtensions
Inheritance
TypeExtensions
Inherited Members

Methods

GetTypeString(Type)

Get the type string for a Type.

public static string GetTypeString(this Type type)

Parameters

type Type

Type to get from.

Returns

string

A type string.