C# 클래스 Faker.FlatHash

A collection of FlatHash.com avatar related resources.
When version 3.0 hits, this will be in Faker.Avatar namespace.
파일 보기 프로젝트 열기: AdmiringWorm/Faker.NET.Portable

공개 메소드들

메소드 설명
Image ( string slug = null, FlatHashImageFormat format = FlatHashImageFormat.png ) : string

Gets a random FlatHash.com image URL.

메소드 상세

Image() 공개 정적인 메소드

Gets a random FlatHash.com image URL.
public static Image ( string slug = null, FlatHashImageFormat format = FlatHashImageFormat.png ) : string
slug string The optional slug to use instead of generating a new random slug.
format FlatHashImageFormat The image format to use.
리턴 string