C# Class FakeO.Company

Show file Open project: rally25rs/FakeO

Public Methods

Method Description
BS ( ) : string

When a straight answer won't do, BS to the rescue! Wordlist from http://dack.com/web/bullshit.html

CatchPhrase ( ) : string

Generate a buzzword-laden catch phrase. Wordlist from http://www.1728.com/buzzword.htm

Name ( ) : string
Suffix ( ) : string

Method Details

BS() public static method

When a straight answer won't do, BS to the rescue! Wordlist from http://dack.com/web/bullshit.html
public static BS ( ) : string
return string

CatchPhrase() public static method

Generate a buzzword-laden catch phrase. Wordlist from http://www.1728.com/buzzword.htm
public static CatchPhrase ( ) : string
return string

Name() public static method

public static Name ( ) : string
return string

Suffix() public static method

public static Suffix ( ) : string
return string