Table of Contents

Class CoreAssembly

Namespace
ChServerM
Assembly
ChServerM.Core.dll

ChServerM.Core 어셈블리의 타입 앵커.

public static class CoreAssembly
Inheritance
CoreAssembly
Inherited Members

Remarks

어셈블리를 이름 문자열이 아니라 타입으로 참조해야 하는 곳에서 쓴다. 문자열 기반 Assembly.Load 는 트리밍·Native AOT 에서 깨지므로 쓰지 않는다.

Properties

Instance

ChServerM.Core 어셈블리.

public static Assembly Instance { get; }

Property Value

Assembly