C# Class TastyDomainDriven.Azure.AzureBlob.BlobIndex

Show file Open project: jaceenet/TastyDomainDriven Class Usage Examples

Public Properties

Property Type Description
Hash string
Name string
Path string
Version int

Public Methods

Method Description
ToHashHex ( byte hash ) : string

Method Details

ToHashHex() public static method

public static ToHashHex ( byte hash ) : string
hash byte
return string

Property Details

Hash public property

public string Hash
return string

Name public property

public string Name
return string

Path public property

public string Path
return string

Version public property

public int Version
return int