Tesla Graphics Engine Documentation (January 2012)
EmbeddedResource Class
TeslaTesla.ContentEmbeddedResource
Represents a resource embedded in an assembly.
Declaration Syntax
C#
public class EmbeddedResource : IResource
Members
All Members Constructors Methods Properties



Icon Member Description
EmbeddedResource(ResourceManager, String)
Creates a new embedded resource.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Extension
Gets the extension of the asset.

Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FullName
Gets the full name of the asset (including name and extension).

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets the name of the asset (without extension).

OpenStream()()()()
Opens a stream to read from the embdedded resource.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EmbeddedResource

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)