C# 클래스 GrisaiaExtractor.Identifying.BackgroundI

상속: GrisaiaExtractor.Identifying.ImageIdentification
파일 보기 프로젝트 열기: trigger-segfault/GrisaiaSpriteViewer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FormatRegex Regex

공개 메소드들

메소드 설명
BackgroundI ( ) : System
Register ( ) : void

보호된 메소드들

메소드 설명
Setup ( Match match ) : void

메소드 상세

BackgroundI() 공개 메소드

public BackgroundI ( ) : System
리턴 System

Register() 공개 정적인 메소드

public static Register ( ) : void
리턴 void

Setup() 보호된 메소드

protected Setup ( Match match ) : void
match Match
리턴 void

프로퍼티 상세

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

public static Regex FormatRegex
리턴 Regex