Amazon.IdentityManagement.Model.Internal.MarshallTransformations.CreateLoginProfileResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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