C# Class MsgPack.Serialization.ReflectionHelpers

Afficher le fichier Open project: msgpack/msgpack-cli

Private Methods

Méthode Description
GetField ( Type type, string name ) : FieldInfo
GetMethod ( Type type, string name, Type parameterTypes ) : MethodInfo