C# Class Oglr.Core.Images

Afficher le fichier Open project: SteveDunn/oglr

Méthodes publiques

Méthode Description
SummonIcon ( Assembly assembly, string name ) : ImageProperties
SummonImage ( Assembly assembly, string name ) : ImageProperties

Private Methods

Méthode Description
summonImage ( Assembly assembly, string name, IImageRepository imageRepository ) : ImageProperties

Method Details

SummonIcon() public static méthode

public static SummonIcon ( Assembly assembly, string name ) : ImageProperties
assembly System.Reflection.Assembly
name string
Résultat ImageProperties

SummonImage() public static méthode

public static SummonImage ( Assembly assembly, string name ) : ImageProperties
assembly System.Reflection.Assembly
name string
Résultat ImageProperties