C# Class UnhollowerBaseLib.Attributes.CallerCountAttribute

Inheritance: Attribute
ファイルを表示 Open project: kagurazakasanae/Il2CppAssemblyUnhollower-YuanShen

Public Properties

Property Type Description
Count int

Public Methods

Method Description
CallerCountAttribute ( int count ) : System

Method Details

CallerCountAttribute() public method

public CallerCountAttribute ( int count ) : System
count int
return System

Property Details

Count public_oe property

public int Count
return int