跳到主要内容

Class RuntimeInitializeMethodAttribute

Static method decorated with this attribute will be automatically called by winS.Unity.Runtime.Initialize. Called after all winS.Unity.IModule have been initialized.

Constructors

RuntimeInitializeMethodAttribute([int priority = 0])

public RuntimeInitializeMethodAttribute([int priority = 0])