Show / Hide Table of Contents

    Class ApplicationExtensions

    Application extensions.

    Inheritance
    Object
    ApplicationExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    public static class ApplicationExtensions

    Methods

    GetXamarinFormsApplicationAssembly()

    Gets the xamarin forms application assembly.

    Declaration
    public static Assembly GetXamarinFormsApplicationAssembly()
    Returns
    Type Description
    Assembly

    The xamarin forms application assembly.

    Back to top Copyright © 2018 42nd Parallel