Table of Contents

Class SimpleReflector

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class SimpleReflector
Inheritance
SimpleReflector
Derived
Inherited Members
Extension Methods

Constructors

SimpleReflector()

public SimpleReflector()

Methods

CreateDictionary(object)

public Dictionary<string, string> CreateDictionary(object obj)

Parameters

obj object

Returns

Dictionary<string, string>