C# Class UnhollowerBaseLib.Attributes.CallerCountAttribute

Inheritance: Attribute
Afficher le fichier Open project: kagurazakasanae/Il2CppAssemblyUnhollower-YuanShen

Méthodes publiques

Свойство Type Description
Count int

Méthodes publiques

Méthode Description
CallerCountAttribute ( int count ) : System

Method Details

CallerCountAttribute() public méthode

public CallerCountAttribute ( int count ) : System
count int
Résultat System

Property Details

Count public_oe property

public int Count
Résultat int