Search Results for

    Show / Hide Table of Contents

    Interface IResolver

    Basic interface for all the resolver types

    Namespace: PnP.Framework.Provisioning.Providers.Xml
    Assembly: PnP.Framework.dll
    Syntax
    public interface IResolver

    Properties

    Name

    Provides the name of the Resolver

    Declaration
    String Name { get; }
    Property Value
    String

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer