Enquire Now

Tags: clr-module-initializer

A feature of the CLR; a global function named .cctor—sometimes known as an inside static constructor—that is guaranteed to run before any other code in the module runs.

0 Questions