C# Class DataReader, Obsolete

Inheritance: MonoBehaviour
Show file Open project: Fody/Obsolete Class Usage Examples

Public Methods

Method Description
ReadAttributeData ( CustomAttribute, obsoleteExAttribute, bool throwsNotImplemented ) : AttributeData,

Method Details

ReadAttributeData() public static method

public static ReadAttributeData ( CustomAttribute, obsoleteExAttribute, bool throwsNotImplemented ) : AttributeData,
obsoleteExAttribute CustomAttribute,
throwsNotImplemented bool
return AttributeData,