ServiceClientGenerator.ProjectFileCreator.ProjectFileCreator C# (CSharp) 메소드

ProjectFileCreator() 공개 메소드

public ProjectFileCreator ( GeneratorOptions options ) : System
options GeneratorOptions
리턴 System
        public ProjectFileCreator(GeneratorOptions options)
        {
            Options = options;
        }