Amazon.SimpleSystemsManagement.Model.GetCommandInvocationRequest.IsSetPluginName C# (CSharp) 메소드

IsSetPluginName() 개인적인 메소드

private IsSetPluginName ( ) : bool
리턴 bool
        internal bool IsSetPluginName()
        {
            return this._pluginName != null;
        }