Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.ListSubscriptionsByTopicResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : ListSubscriptionsByTopicResponseUnmarshaller
Résultat ListSubscriptionsByTopicResponseUnmarshaller
        public static ListSubscriptionsByTopicResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new ListSubscriptionsByTopicResponseUnmarshaller();
            }
            return instance;
        }