C# Class MsgPack.Serialization.ReflectionHelpers

Exibir arquivo Open project: msgpack/msgpack-cli

Private Methods

Method Description
GetField ( Type type, string name ) : FieldInfo
GetMethod ( Type type, string name, Type parameterTypes ) : MethodInfo