Amazon.IdentityManagement.Model.Internal.MarshallTransformations.GetLoginProfileResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : GetLoginProfileResponseUnmarshaller
Результат GetLoginProfileResponseUnmarshaller
        public static GetLoginProfileResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetLoginProfileResponseUnmarshaller();
            }
            return instance;
        }