C# (CSharp) Cilador.Clone 네임스페이스

클래스들

이름 설명
CloningExtensions Extension methods used for cloning
MultiplexedConstructor Multiplexes a single constructor into component variables and instructions. This separates the compiler generated initialization variables and instructions used for, as an example, initializing fields from those that run the actual constructor logic.
MultiplexedConstructor.InstructionGroup This type is used to gather groups of instructions that are potential calls to base or chained constructors.