CoreMX.NET Documentation
C#
Show/Hide TOC
Data
Format
Attribute
From
Method Method
Get the DataFormatAttribute from a MethodInfo
Definition
Namespace:
CoreMX.NET.Attributes
Assembly:
CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Copy
public
static
DataFormatAttribute
?
FromMethod
(
MethodInfo
info
)
Parameters
info
MethodInfo
The Method Info
Return Value
DataFormatAttribute
See Also
Reference
DataFormatAttribute Class
CoreMX.NET.Attributes Namespace
In This Article
Definition
Parameters
Return Value
See Also