C# Class Faker.App

A collection of App related resources.
Afficher le fichier Open project: AdmiringWorm/Faker.NET.Portable

Méthodes publiques

Méthode Description
Author ( ) : string

Gets a random application author.

Name ( ) : string

Gets the name of a random application.

Version ( ) : string

Gets a random application version.

Method Details

Author() public static méthode

Gets a random application author.
public static Author ( ) : string
Résultat string

Name() public static méthode

Gets the name of a random application.
public static Name ( ) : string
Résultat string

Version() public static méthode

Gets a random application version.
public static Version ( ) : string
Résultat string