C# Class SenseNet.ContentRepository.Storage.Security.SnPermission

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void
ToPermissionValue ( ) : PermissionValue

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

ToPermissionValue() public méthode

public ToPermissionValue ( ) : PermissionValue
Résultat PermissionValue