ValueMemberSetSpecified Method |
Namespace:
ProtoBuf.Meta
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic void SetSpecified(
MethodInfo getSpecified,
MethodInfo setSpecified
)
Parameters
- getSpecified
- Type: System.ReflectionMethodInfo
- setSpecified
- Type: System.ReflectionMethodInfo
See Also