GoFeatureFlagResource Constructors
Class Constructors 1 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
name string