C# Class UnhollowerBaseLib.Attributes.AlsoInitializeAttribute

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

Public Properties

Property Type Description
LinkedType Type

Public Methods

Method Description
AlsoInitializeAttribute ( Type linkedType ) : System

Method Details

AlsoInitializeAttribute() public method

public AlsoInitializeAttribute ( Type linkedType ) : System
linkedType Type
return System

Property Details

LinkedType public_oe property

public Type LinkedType
return Type