C# Class WF.Compiler.MediaHelpers

Afficher le fichier Open project: WFoundation/WF.Compiler

Méthodes publiques

Méthode Description
IsImage ( this mf ) : bool
IsSound ( this mf ) : bool
IsText ( this mf ) : bool

Method Details

IsImage() public static méthode

public static IsImage ( this mf ) : bool
mf this
Résultat bool

IsSound() public static méthode

public static IsSound ( this mf ) : bool
mf this
Résultat bool

IsText() public static méthode

public static IsText ( this mf ) : bool
mf this
Résultat bool