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