Placeholder Class

Summary

A collection of Placeholder related resources.
Namespace
Faker
Base Types
  • object
graph TD Base0["object"]-->Type Type["Placeholder"] class Type type-node

Syntax

public static class Placeholder

Remarks

The resources are acquired by satellite assemblies matching the current thread's System.Globalization.CultureInfo. If no matching satellite assembly is found, the english version is used.

Methods

Name Value Summary
Placeholdit(string, PlaceholditImageFormat, string, string, string) string
Generates a url pointing to the website placehold.it.
static
GitHub