C# Class GrisaiaExtractor.Identifying.BackgroundI

Inheritance: GrisaiaExtractor.Identifying.ImageIdentification
Afficher le fichier Open project: trigger-segfault/GrisaiaSpriteViewer Class Usage Examples

Méthodes publiques

Свойство Type Description
FormatRegex Regex

Méthodes publiques

Méthode Description
BackgroundI ( ) : System
Register ( ) : void

Méthodes protégées

Méthode Description
Setup ( Match match ) : void

Method Details

BackgroundI() public méthode

public BackgroundI ( ) : System
Résultat System

Register() public static méthode

public static Register ( ) : void
Résultat void

Setup() protected méthode

protected Setup ( Match match ) : void
match Match
Résultat void

Property Details

FormatRegex public_oe static_oe property

public static Regex FormatRegex
Résultat Regex