Amazon.ServerMigrationService.CodeAnalysis.PropertyValueAssignmentAnalyzer.GetServiceName C# (CSharp) 메소드

GetServiceName() 공개 메소드

public GetServiceName ( ) : string
리턴 string
        public override string GetServiceName()
        {
            return "ServerMigrationService";
        }
    }
PropertyValueAssignmentAnalyzer