C# Class Mono.Cecil.CustomAttributeValueProjection

Afficher le fichier Open project: Unity-Technologies/cecil Class Usage Examples

Méthodes publiques

Свойство Type Description
Targets AttributeTargets
Treatment CustomAttributeValueTreatment

Méthodes publiques

Méthode Description
CustomAttributeValueProjection ( AttributeTargets targets, CustomAttributeValueTreatment treatment ) : System

Method Details

CustomAttributeValueProjection() public méthode

public CustomAttributeValueProjection ( AttributeTargets targets, CustomAttributeValueTreatment treatment ) : System
targets AttributeTargets
treatment CustomAttributeValueTreatment
Résultat System

Property Details

Targets public_oe property

public AttributeTargets Targets
Résultat AttributeTargets

Treatment public_oe property

public CustomAttributeValueTreatment Treatment
Résultat CustomAttributeValueTreatment