C# Class UnhollowerBaseLib.Attributes.AlsoInitializeAttribute

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

Méthodes publiques

Свойство Type Description
LinkedType Type

Méthodes publiques

Méthode Description
AlsoInitializeAttribute ( Type linkedType ) : System

Method Details

AlsoInitializeAttribute() public méthode

public AlsoInitializeAttribute ( Type linkedType ) : System
linkedType Type
Résultat System

Property Details

LinkedType public_oe property

public Type LinkedType
Résultat Type