C# Class MsgPack.Serialization.ReflectionHelpers

ファイルを表示 Open project: msgpack/msgpack-cli

Private Methods

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