Search Results for

    Show / Hide Table of Contents

    Class GitFileUtility

    Inheritance
    System.Object
    GitFileUtility
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Immersive
    Assembly: cs.temp.dll.dll
    Syntax
    public static class GitFileUtility

    Methods

    CopyGitAttributes(String)

    Declaration
    public static void CopyGitAttributes(string destinationDirectoryPath)
    Parameters
    Type Name Description
    System.String destinationDirectoryPath

    CopyGitIgnore(String)

    Declaration
    public static void CopyGitIgnore(string destinationDirectoryPath)
    Parameters
    Type Name Description
    System.String destinationDirectoryPath
    In This Article
    Back to top Immersive Interactive