YarpResource Constructors
Class Constructors 1 member
A resource that represents a YARP resource independent of the hosting model.
Constructor(string) Section titled Constructor(string) public class YarpResource{ public YarpResource( string name) { // ... }}Parameters
name string The name of the resource.