C# Class Neovim.RedrawMethod

Mostrar archivo Open project: Pireax/neovim.cs

Public Properties

Property Type Description
Method RedrawMethodType
Params IList>

Public Methods

Method Description
RedrawMethod ( RedrawMethodType method, IList pParams ) : System.Collections.Generic

Method Details

RedrawMethod() public method

public RedrawMethod ( RedrawMethodType method, IList pParams ) : System.Collections.Generic
method RedrawMethodType
pParams IList
return System.Collections.Generic

Property Details

Method public_oe property

public RedrawMethodType Method
return RedrawMethodType

Params public_oe property

public IList> Params
return IList>