C# Class Microsoft.WindowsAzure.Samples.Storage.Providers.RoleRow

Inheritance: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets Class Usage Examples

Méthodes publiques

Méthode Description
RoleRow ( ) : System
RoleRow ( string applicationName, string roleName, string userName ) : System

Method Details

RoleRow() public méthode

public RoleRow ( ) : System
Résultat System

RoleRow() public méthode

public RoleRow ( string applicationName, string roleName, string userName ) : System
applicationName string
roleName string
userName string
Résultat System