C# Class Gruppe22.Client.FileInfo

Show file Open project: propra13-orga/gruppe22

Public Methods

Method Description
FileInfo ( System.DateTime dateTime, Microsoft.Xna.Framework.Graphics.Texture2D screenshot = null, string name = "" ) : System
FileInfo ( Microsoft.Xna.Framework.Graphics.Texture2D screenshot = null, string name = "" ) : System

Method Details

FileInfo() public method

public FileInfo ( System.DateTime dateTime, Microsoft.Xna.Framework.Graphics.Texture2D screenshot = null, string name = "" ) : System
dateTime System.DateTime
screenshot Microsoft.Xna.Framework.Graphics.Texture2D
name string
return System

FileInfo() public method

public FileInfo ( Microsoft.Xna.Framework.Graphics.Texture2D screenshot = null, string name = "" ) : System
screenshot Microsoft.Xna.Framework.Graphics.Texture2D
name string
return System