ListmonkResource Constructors
ClassConstructors1 member
A resource that represents a listmonk instance.
Constructor(string)Section titled Constructor(string) A resource that represents a listmonk instance.
public class ListmonkResource{ public ListmonkResource( string name) { // ... }}Parameters
namestring