C# Class Facebook.Person

Show file Open project: conceptdev/Facebook Class Usage Examples

Public Properties

Property Type Description
id string
name string

Property Details

id public property

public string id
return string

name public property

public string name
return string