Version: 2022.2

RuntimeInitializeOnLoadMethodAttributeConstructor

切换到手册
public RuntimeInitializeOnLoadMethodAttribute ();
public RuntimeInitializeOnLoadMethodAttribute (RuntimeInitializeLoadType loadType);

参数

loadType Specifies when the callback is invoked during the start up of the runtime.

描述

Use the RuntimeInitializeLoadType to control when the callback is invoked.