C# 클래스 withSIX.Mini.Core.Games.Services.ContentInstaller.Attributes.ContentCleaningAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

프로퍼티 타입 설명
Default ContentCleaningAttribute

공개 메소드들

메소드 설명
ContentCleaningAttribute ( IReadOnlyCollection exclusions ) : System
ContentCleaningAttribute ( IReadOnlyCollection exclusions, IReadOnlyCollection fileTypes = null ) : System

보호된 메소드들

메소드 설명
ContentCleaningAttribute ( ) : System

메소드 상세

ContentCleaningAttribute() 보호된 메소드

protected ContentCleaningAttribute ( ) : System
리턴 System

ContentCleaningAttribute() 공개 메소드

public ContentCleaningAttribute ( IReadOnlyCollection exclusions ) : System
exclusions IReadOnlyCollection
리턴 System

ContentCleaningAttribute() 공개 메소드

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

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

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