C# Class FFImageLoading.Forms.Sample.PageModels.CommonPageModel

Inheritance: BasePageModel
显示文件 Open project: daniel-luberda/FFImageLoading

Public Methods

Method Description
GetRandomImageUrl ( int width = 600, int height = 600 ) : string

Method Details

GetRandomImageUrl() public method

public GetRandomImageUrl ( int width = 600, int height = 600 ) : string
width int
height int
return string