C# Class System.Runtime.CompilerServices.AccessedThroughPropertyAttribute

Inheritance: Attribute
Mostra file Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
AccessedThroughPropertyAttribute ( string propertyName ) : System

Method Details

AccessedThroughPropertyAttribute() public method

public AccessedThroughPropertyAttribute ( string propertyName ) : System
propertyName string
return System