C# Class Ivento.Dci.Templates.ContextTemplateRoleMethods

Mostrar archivo Open project: ciscoheat/ivento-dci

Public Methods

Method Description
DoSomething ( this nameRoleName ) : void

Use case implementation of ContextTemplate.

Method Details

DoSomething() public static method

Use case implementation of ContextTemplate.
public static DoSomething ( this nameRoleName ) : void
nameRoleName this
return void