Search Results for

    Show / Hide Table of Contents

    Class MethodParameter

    Inheritance
    System.Object
    MethodParameter
    Namespace: PnP.Framework.Utilities.UnitTests.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class MethodParameter : object

    Properties

    Properties

    Declaration
    public List<Parameter> Properties { get; set; }
    Property Value
    List<Parameter>

    TypeId

    Declaration
    public string TypeId { get; set; }
    Property Value
    System.String

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    System.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