RavenDBServerResource Constructors
Class Constructors 1 member
A resource that represents a RavenDB container.
Constructor(string, bool) Section titled Constructor(string, bool) A resource that represents a RavenDB container.
public class RavenDBServerResource{ public RavenDBServerResource( string name, bool isSecured) { // ... }}Parameters
name string isSecured bool