C# Class Machete.Web.Helpers.RoleGroupHelper

ファイルを表示 Open project: SavageLearning/Machete

Public Methods

Method Description
Role_A ( this html ) : string[]
Role_AM ( this html ) : string[]
Role_AMP ( this html ) : string[]
Role_AMPC ( this html ) : string[]
Role_AMPCU ( this html ) : string[]
Role_AMPU ( this html ) : string[]
Role_H ( this html ) : string[]
Role_T ( this html ) : string[]

Method Details

Role_A() public static method

public static Role_A ( this html ) : string[]
html this
return string[]

Role_AM() public static method

public static Role_AM ( this html ) : string[]
html this
return string[]

Role_AMP() public static method

public static Role_AMP ( this html ) : string[]
html this
return string[]

Role_AMPC() public static method

public static Role_AMPC ( this html ) : string[]
html this
return string[]

Role_AMPCU() public static method

public static Role_AMPCU ( this html ) : string[]
html this
return string[]

Role_AMPU() public static method

public static Role_AMPU ( this html ) : string[]
html this
return string[]

Role_H() public static method

public static Role_H ( this html ) : string[]
html this
return string[]

Role_T() public static method

public static Role_T ( this html ) : string[]
html this
return string[]