AvalonStudio.Projects.StandardProjectFolder.ExcludeFile C# (CSharp) Méthode

ExcludeFile() public méthode

public ExcludeFile ( ISourceFile file ) : void
file ISourceFile
Résultat void
        public void ExcludeFile(ISourceFile file)
        {
            throw new NotImplementedException();
        }