LambdaProjectResource Constructors
ClassConstructors1 member
A resource that represents a specified .NET project.
Constructor(string)Section titled Constructor(string)public class LambdaProjectResource{ public LambdaProjectResource( string name) { // ... }}Parameters
namestring