C# Class Microsoft.Xna.Framework.GamerServices.SignedInEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: procfxgen/MGShaderEditor Class Usage Examples

Public Methods

Method Description
SignedInEventArgs ( SignedInGamer gamer ) : System

Method Details

SignedInEventArgs() public method

public SignedInEventArgs ( SignedInGamer gamer ) : System
gamer SignedInGamer
return System