Open sandboxFocus

Interface IAddInitializerAdviceResult

Represents the result of an advice that adds an initializer, returned by AddInitializer(IAdviser<IConstructor>, IStatement).

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
public interface IAddInitializerAdviceResult : IAdviceResult

Extension Methods

See Also