C# Class Aspose.Cells.Examples.CSharp.Data.Handling.Importing.Person

Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Public Methods

Method Description
Person ( string name, int age ) : System.IO

Method Details

Person() public method

public Person ( string name, int age ) : System.IO
name string
age int
return System.IO