Table of Contents

Interface IRole

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public interface IRole
Extension Methods

Properties

ID

string ID { get; }

Property Value

string

Name

string Name { get; set; }

Property Value

string

Methods

IsValid(string)

bool IsValid(string authorId)

Parameters

authorId string

Returns

bool