Interface IFunctionPointerType
Represents a function pointer type.
Namespace: Metalama.Framework.Code.Types
Assembly: Metalama.Framework.dll
Syntax
public interface IFunctionPointerType : IType, ICompilationElement, IDisplayable
Represents a function pointer type.
public interface IFunctionPointerType : IType, ICompilationElement, IDisplayable