Summary
A collection of Company related resources.
- Namespace
- Faker
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["Company"]
class Type type-node
Syntax
public static class Company
Methods
| Name | Value | Summary |
|---|---|---|
| Bullshit |
string |
When a straight answer won't do, Bullshit to the rescue!
static
|
| CatchPhrase |
string |
Generates a buzzword-laden catch phrase
static
|
| Logo |
string |
Gets a random logo URL, and using http instead of https (backwards compatiblity)
static
|
| Logo |
string |
Gets a random logo URL.
static
|
| Name |
string |
Generates a random Company name
static
|
| Suffix |
string |
Generates a random Company suffix.
static
|