C# Class withSIX.Mini.Core.Games.Services.ContentInstaller.Attributes.ContentCleaningAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
Default ContentCleaningAttribute

Public Methods

Method Description
ContentCleaningAttribute ( IReadOnlyCollection exclusions ) : System
ContentCleaningAttribute ( IReadOnlyCollection exclusions, IReadOnlyCollection fileTypes = null ) : System

Protected Methods

Method Description
ContentCleaningAttribute ( ) : System

Method Details

ContentCleaningAttribute() protected method

protected ContentCleaningAttribute ( ) : System
return System

ContentCleaningAttribute() public method

public ContentCleaningAttribute ( IReadOnlyCollection exclusions ) : System
exclusions IReadOnlyCollection
return System

ContentCleaningAttribute() public method

public ContentCleaningAttribute ( IReadOnlyCollection exclusions, IReadOnlyCollection fileTypes = null ) : System
exclusions IReadOnlyCollection
fileTypes IReadOnlyCollection
return System

Property Details

Default public_oe static_oe property

public static ContentCleaningAttribute,withSIX.Mini.Core.Games.Services.ContentInstaller.Attributes Default
return ContentCleaningAttribute