Constructor BadgePathArgs
BadgePathArgs(Guid, string, string)
Creates an instance of BadgePathArgs.
Declaration
public BadgePathArgs(Guid bucketId, string badgeName, string path)
Parameters
Type | Name | Description |
---|---|---|
Guid | bucketId | Bucket ID |
string | badgeName | Badge Name |
string | path | Path |