Vytvoří novou instanci třídy XBoxTextures s texturami ze zdroje v knihovně a podle šablony jména.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public XBoxTextures(
	Type manifestType,
	string textureBaseName
)

Parametry

manifestType
Typ: System..::.Type
Typ Type, který určuje knihovnu, ve které se nachází sada textur.
textureBaseName
Typ: System..::.String
Šablona jména sady textur v knihovně.

Výjimky

VýjimkaPodmínka
System..::.ArgumentNullExceptionmanifestType je nullNothingnullptrnulová reference (Nothing v Visual Basic).
System..::.ArgumentNullExceptiontextureBaseName je nullNothingnullptrnulová reference (Nothing v Visual Basic).

Podívat se také na