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

GetInstance() public static méthode

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