Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public sealed class SavedByAttribute : Attribute
Public NotInheritable Class SavedByAttribute _
	Inherits Attribute

Members

         
 All Members  Constructors   Fields  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SavedByAttribute()()()()
Initializes a new instance of the SavedByAttribute class
SavedByAttribute(Type)
Initializes a new instance of the SavedByAttribute class
PersisterType

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Visual3D..::..SavedByAttribute

See Also