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

GetInstance() public static méthode

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