• Documentation
  • Reference
Show / Hide Table of Contents
  • Cake.APT.Module
    • APTContentResolver
    • APTModule
    • APTPackageInstaller
    • Constants
    • Extensions
    • IAPTContentResolver

Class APTModule

Inheritance
System.Object
APTModule
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cake.APT.Module
Assembly: Cake.APT.Module.dll
Syntax
public class APTModule : ICakeModule

Methods

| Improve this Doc View Source

Register(ICakeContainerRegistrar)

Declaration
public void Register(ICakeContainerRegistrar registrar)
Parameters
Type Name Description
Cake.Core.Composition.ICakeContainerRegistrar registrar
Implements
Cake.Core.Composition.ICakeModule.Register(Cake.Core.Composition.ICakeContainerRegistrar)
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX